From 74de8e3470a97571d0cd69223758e6da7538b4fe Mon Sep 17 00:00:00 2001 From: "sap-ai-sdk-bot[bot]" <272306433+sap-ai-sdk-bot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 07:33:35 +0000 Subject: [PATCH] Update SAP AI SDK for JavaScript API documentation v --- static/api/v/.nojekyll | 1 + static/api/v/assets/hierarchy.js | 1 + static/api/v/assets/highlight.css | 113 ++ static/api/v/assets/icons.js | 18 + static/api/v/assets/icons.svg | 1 + static/api/v/assets/main.js | 60 + static/api/v/assets/navigation.js | 1 + static/api/v/assets/search.js | 1 + static/api/v/assets/style.css | 1633 +++++++++++++++++ .../api/v/classes/core_src.LineDecoder.html | 14 + .../core_src.OpenApiRequestBuilder.html | 47 + static/api/v/classes/core_src.SSEDecoder.html | 8 + static/api/v/classes/core_src.SseStream.html | 8 + ...tion-models_src.AzureOpenAiChatClient.html | 20 + ...src.AzureOpenAiChatCompletionResponse.html | 43 + ...s_src.AzureOpenAiChatCompletionStream.html | 28 + ...enAiChatCompletionStreamChunkResponse.html | 30 + ...ureOpenAiChatCompletionStreamResponse.html | 27 + ...models_src.AzureOpenAiEmbeddingClient.html | 13 + ...dels_src.AzureOpenAiEmbeddingResponse.html | 17 + .../langchain_src.AzureOpenAiChatClient.html | 380 ++++ ...gchain_src.AzureOpenAiEmbeddingClient.html | 20 + .../langchain_src.OrchestrationClient.html | 359 ++++ ...ngchain_src.OrchestrationMessageChunk.html | 68 + ...orchestration_src.OrchestrationClient.html | 34 + ...tion_src.OrchestrationEmbeddingClient.html | 15 + ...on_src.OrchestrationEmbeddingResponse.html | 18 + ...chestration_src.OrchestrationResponse.html | 63 + ...orchestration_src.OrchestrationStream.html | 29 + ..._src.OrchestrationStreamChunkResponse.html | 31 + ...ation_src.OrchestrationStreamResponse.html | 62 + static/api/v/classes/rpt_src.RptClient.html | 29 + .../ai-api_src.resolveDeploymentUrl.html | 6 + .../v/functions/core_src.executeRequest.html | 10 + .../core_src.getAiCoreDestination.html | 7 + ...ion_src.buildAzureContentSafetyFilter.html | 10 + ...tion_src.buildDocumentGroundingConfig.html | 5 + ...estration_src.buildDpiMaskingProvider.html | 5 + ...stration_src.buildLlamaGuard38BFilter.html | 9 + ...hestration_src.buildTranslationConfig.html | 17 + .../orchestration_src.isConfigReference.html | 5 + ...n_src.isOrchestrationModuleConfigList.html | 5 + static/api/v/hierarchy.html | 2 + static/api/v/index.html | 15 + .../ai-api_src.DeploymentIdConfig.html | 5 + .../v/interfaces/ai-api_src.ModelConfig.html | 8 + .../ai-api_src.ResourceGroupConfig.html | 5 + .../interfaces/core_src.EndpointOptions.html | 9 + ...ureContentSafetyFilterInputParameters.html | 13 + ...reContentSafetyFilterOutputParameters.html | 13 + .../orchestration_src.BaseStreamOptions.html | 11 + ...chestration_src.ChatCompletionRequest.html | 15 + ...on_src.DocumentGroundingServiceConfig.html | 15 + ...rc.DocumentTranslationApplyToSelector.html | 15 + .../orchestration_src.EmbeddingData.html | 9 + ...rchestration_src.EmbeddingModelConfig.html | 5 + ...chestration_src.EmbeddingModuleConfig.html | 7 + .../orchestration_src.EmbeddingRequest.html | 14 + .../orchestration_src.FilteringModule.html | 7 + .../orchestration_src.GroundingModule.html | 18 + .../orchestration_src.MaskingModule.html | 6 + ...tration_src.OrchestrationModuleConfig.html | 17 + ...ation_src.OrchestrationRequestHeaders.html | 8 + ...hestration_src.PromptTemplatingModule.html | 16 + .../orchestration_src.RequestOptions.html | 11 + .../orchestration_src.TranslationModule.html | 7 + .../interfaces/rpt_src.RptRequestOptions.html | 24 + static/api/v/modules.html | 2 + static/api/v/modules/ai-api_src.html | 2 + static/api/v/modules/core_src.html | 2 + .../api/v/modules/document-grounding_src.html | 2 + .../api/v/modules/foundation-models_src.html | 2 + static/api/v/modules/langchain_src.html | 2 + static/api/v/modules/orchestration_src.html | 2 + static/api/v/modules/prompt-registry_src.html | 2 + static/api/v/modules/rpt_src.html | 2 + static/api/v/types/ai-api_src.AiApiError.html | 8 + .../v/types/ai-api_src.AiApiErrorWithId.html | 3 + static/api/v/types/ai-api_src.AiArtifact.html | 8 + .../ai-api_src.AiArtifactArgumentBinding.html | 5 + ...api_src.AiArtifactArgumentBindingList.html | 4 + .../v/types/ai-api_src.AiArtifactArray.html | 3 + ...ai-api_src.AiArtifactCreationResponse.html | 3 + ...src.AiArtifactCreationResponseMessage.html | 6 + .../ai-api_src.AiArtifactDescription.html | 4 + .../api/v/types/ai-api_src.AiArtifactId.html | 6 + .../v/types/ai-api_src.AiArtifactList.html | 4 + .../v/types/ai-api_src.AiArtifactName.html | 5 + .../types/ai-api_src.AiArtifactPostData.html | 4 + .../api/v/types/ai-api_src.AiArtifactUrl.html | 6 + .../v/types/ai-api_src.AiBackendDetails.html | 3 + .../v/types/ai-api_src.AiConfiguration.html | 5 + .../ai-api_src.AiConfigurationBaseData.html | 3 + ...i_src.AiConfigurationCreationResponse.html | 3 + ...iConfigurationCreationResponseMessage.html | 6 + .../v/types/ai-api_src.AiConfigurationId.html | 6 + .../types/ai-api_src.AiConfigurationList.html | 4 + .../types/ai-api_src.AiConfigurationName.html | 5 + .../ai-api_src.AiCreationResponseMessage.html | 6 + static/api/v/types/ai-api_src.AiCron.html | 6 + .../api/v/types/ai-api_src.AiDeployment.html | 19 + ...c.AiDeploymentBulkModificationRequest.html | 3 + ....AiDeploymentBulkModificationResponse.html | 3 + ...i-api_src.AiDeploymentCreationRequest.html | 3 + ...-api_src.AiDeploymentCreationResponse.html | 3 + ...c.AiDeploymentCreationResponseMessage.html | 6 + ...-api_src.AiDeploymentDeletionResponse.html | 3 + ...c.AiDeploymentDeletionResponseMessage.html | 6 + .../types/ai-api_src.AiDeploymentDetails.html | 4 + .../v/types/ai-api_src.AiDeploymentId.html | 6 + .../v/types/ai-api_src.AiDeploymentList.html | 4 + ...i_src.AiDeploymentModificationRequest.html | 3 + ...c.AiDeploymentModificationRequestList.html | 6 + ...mentModificationRequestWithIdentifier.html | 4 + ..._src.AiDeploymentModificationResponse.html | 3 + ....AiDeploymentModificationResponseList.html | 3 + ...DeploymentModificationResponseMessage.html | 6 + ...i_src.AiDeploymentResponseWithDetails.html | 19 + .../types/ai-api_src.AiDeploymentStatus.html | 6 + .../ai-api_src.AiDeploymentStatusDetails.html | 3 + .../ai-api_src.AiDeploymentStatusMessage.html | 4 + .../ai-api_src.AiDeploymentTargetStatus.html | 6 + .../ai-api_src.AiDeploymentTimeToLive.html | 6 + .../v/types/ai-api_src.AiDeploymentUrl.html | 4 + ...ai-api_src.AiEnactmentCreationRequest.html | 3 + .../api/v/types/ai-api_src.AiExecutable.html | 10 + .../ai-api_src.AiExecutableArtifact.html | 6 + .../ai-api_src.AiExecutableArtifactList.html | 3 + .../v/types/ai-api_src.AiExecutableId.html | 6 + .../v/types/ai-api_src.AiExecutableList.html | 4 + .../ai-api_src.AiExecutableParameter.html | 7 + .../ai-api_src.AiExecutableParameterList.html | 3 + .../api/v/types/ai-api_src.AiExecution.html | 17 + ...rc.AiExecutionBulkModificationRequest.html | 3 + ...c.AiExecutionBulkModificationResponse.html | 3 + ...i-api_src.AiExecutionCreationResponse.html | 3 + ...rc.AiExecutionCreationResponseMessage.html | 6 + ...i-api_src.AiExecutionDeletionResponse.html | 3 + ...rc.AiExecutionDeletionResponseMessage.html | 6 + .../api/v/types/ai-api_src.AiExecutionId.html | 6 + .../v/types/ai-api_src.AiExecutionList.html | 4 + ...pi_src.AiExecutionModificationRequest.html | 4 + ...rc.AiExecutionModificationRequestList.html | 6 + ...tionModificationRequestWithIdentifier.html | 4 + ...i_src.AiExecutionModificationResponse.html | 3 + ...c.AiExecutionModificationResponseList.html | 3 + ...iExecutionModificationResponseMessage.html | 6 + ...pi_src.AiExecutionResponseWithDetails.html | 17 + .../types/ai-api_src.AiExecutionSchedule.html | 13 + ...i_src.AiExecutionScheduleCreationData.html | 9 + ...c.AiExecutionScheduleCreationResponse.html | 3 + ...cutionScheduleCreationResponseMessage.html | 6 + ...c.AiExecutionScheduleDeletionResponse.html | 3 + ...cutionScheduleDeletionResponseMessage.html | 6 + .../ai-api_src.AiExecutionScheduleId.html | 6 + .../ai-api_src.AiExecutionScheduleList.html | 4 + ...iExecutionScheduleModificationRequest.html | 7 + ...ExecutionScheduleModificationResponse.html | 3 + ...onScheduleModificationResponseMessage.html | 6 + .../ai-api_src.AiExecutionScheduleStatus.html | 6 + .../v/types/ai-api_src.AiExecutionStatus.html | 6 + .../ai-api_src.AiExecutionStatusDetails.html | 3 + .../ai-api_src.AiExecutionStatusMessage.html | 4 + static/api/v/types/ai-api_src.AiId.html | 6 + static/api/v/types/ai-api_src.AiLabel.html | 3 + static/api/v/types/ai-api_src.AiLabelKey.html | 6 + .../api/v/types/ai-api_src.AiLabelList.html | 3 + .../api/v/types/ai-api_src.AiLabelValue.html | 4 + .../v/types/ai-api_src.AiLogCommonData.html | 3 + .../v/types/ai-api_src.AiLogCommonResult.html | 3 + .../ai-api_src.AiLogCommonResultItem.html | 8 + .../v/types/ai-api_src.AiModelBaseData.html | 9 + .../api/v/types/ai-api_src.AiModelList.html | 4 + .../v/types/ai-api_src.AiModelVersion.html | 15 + .../types/ai-api_src.AiModelVersionList.html | 3 + ...ai-api_src.AiParameterArgumentBinding.html | 6 + ...pi_src.AiParameterArgumentBindingList.html | 4 + .../types/ai-api_src.AiResourcesDetails.html | 6 + .../v/types/ai-api_src.AiScalingDetails.html | 6 + static/api/v/types/ai-api_src.AiScenario.html | 11 + .../api/v/types/ai-api_src.AiScenarioId.html | 6 + .../v/types/ai-api_src.AiScenarioLabel.html | 3 + .../types/ai-api_src.AiScenarioLabelKey.html | 6 + .../types/ai-api_src.AiScenarioLabelList.html | 3 + .../v/types/ai-api_src.AiScenarioList.html | 4 + static/api/v/types/ai-api_src.AiUrl.html | 4 + static/api/v/types/ai-api_src.AiVersion.html | 7 + .../ai-api_src.AiVersionDescription.html | 6 + .../api/v/types/ai-api_src.AiVersionId.html | 3 + .../api/v/types/ai-api_src.AiVersionList.html | 4 + ...api_src.BckndAllArgoCDApplicationData.html | 4 + ...pi_src.BckndArgoCDApplicationBaseData.html | 6 + ...ckndArgoCDApplicationCreationResponse.html | 3 + ...oCDApplicationCreationResponseMessage.html | 6 + ...rc.BckndArgoCDApplicationDataRepoName.html | 10 + ...src.BckndArgoCDApplicationDataRequest.html | 10 + ...rc.BckndArgoCDApplicationDataResponse.html | 10 + ...ckndArgoCDApplicationDeletionResponse.html | 3 + ...oCDApplicationDeletionResponseMessage.html | 6 + ...ArgoCDApplicationModificationResponse.html | 3 + ...pplicationModificationResponseMessage.html | 6 + ...BckndArgoCDApplicationRefreshResponse.html | 3 + ...goCDApplicationRefreshResponseMessage.html | 6 + ...-api_src.BckndArgoCDApplicationStatus.html | 12 + ...BckndArgoCDRepositoryCreationResponse.html | 3 + ...goCDRepositoryCreationResponseMessage.html | 6 + ..._src.BckndArgoCDRepositoryCredentials.html | 5 + .../ai-api_src.BckndArgoCDRepositoryData.html | 10 + ...src.BckndArgoCDRepositoryDataResponse.html | 4 + ...BckndArgoCDRepositoryDeletionResponse.html | 3 + ...goCDRepositoryDeletionResponseMessage.html | 6 + ...-api_src.BckndArgoCDRepositoryDetails.html | 9 + ...dArgoCDRepositoryModificationResponse.html | 3 + ...RepositoryModificationResponseMessage.html | 6 + ..._src.BckndCommonResourceQuotaResponse.html | 3 + ...-api_src.BckndCreationResponseMessage.html | 6 + .../ai-api_src.BckndDeploymentQuota.html | 7 + .../ai-api_src.BckndDeploymentQuotaItem.html | 3 + ....BckndDeploymentResourceQuotaResponse.html | 3 + .../ai-api_src.BckndDeploymentUsage.html | 3 + static/api/v/types/ai-api_src.BckndError.html | 11 + .../types/ai-api_src.BckndErrorResponse.html | 3 + ....BckndExecutableResourceQuotaResponse.html | 3 + .../ai-api_src.BckndExtendedService.html | 8 + .../ai-api_src.BckndGenericSecretData.html | 3 + ...pi_src.BckndGenericSecretDataResponse.html | 3 + .../ai-api_src.BckndGenericSecretDetails.html | 6 + .../ai-api_src.BckndGenericSecretLabel.html | 7 + .../ai-api_src.BckndGenericSecretLabels.html | 3 + ...i-api_src.BckndGenericSecretPatchBody.html | 3 + ...ai-api_src.BckndGenericSecretPostBody.html | 7 + static/api/v/types/ai-api_src.BckndId.html | 6 + .../v/types/ai-api_src.BckndInstanceType.html | 3 + ...-api_src.BckndInstanceTypeGetResponse.html | 3 + ...ai-api_src.BckndInternalResourceGroup.html | 11 + ....BckndInternalResourceGroupAnnotation.html | 7 + ...BckndInternalResourceGroupAnnotations.html | 3 + ...i_src.BckndInternalResourceGroupLabel.html | 7 + ..._src.BckndInternalResourceGroupLabels.html | 3 + ...i_src.BckndListGenericSecretsResponse.html | 4 + .../api/v/types/ai-api_src.BckndMessage.html | 3 + static/api/v/types/ai-api_src.BckndName.html | 3 + ...api_src.BckndResourceGetResourcePlans.html | 3 + .../ai-api_src.BckndResourceGetResponse.html | 3 + .../types/ai-api_src.BckndResourceGroup.html | 11 + .../ai-api_src.BckndResourceGroupBase.html | 6 + ...rc.BckndResourceGroupDeletionResponse.html | 3 + ...dResourceGroupDeletionResponseMessage.html | 6 + .../ai-api_src.BckndResourceGroupLabel.html | 7 + .../ai-api_src.BckndResourceGroupLabels.html | 3 + .../ai-api_src.BckndResourceGroupList.html | 4 + ...pi_src.BckndResourceGroupPatchRequest.html | 3 + ...pi_src.BckndResourceGroupsPostRequest.html | 7 + .../ai-api_src.BckndResourcePatchBody.html | 3 + .../ai-api_src.BckndResourcePatchNodes.html | 3 + ...i_src.BckndResourcePatchResourcePlans.html | 3 + ...ai-api_src.BckndResourcePatchResponse.html | 3 + .../api/v/types/ai-api_src.BckndService.html | 8 + .../ai-api_src.BckndServiceBrokerSecret.html | 6 + .../ai-api_src.BckndServiceCapabilities.html | 5 + .../v/types/ai-api_src.BckndServiceList.html | 4 + ...ai-api_src.BckndServiceServiceCatalog.html | 3 + ...pi_src.BckndServiceServiceCatalogItem.html | 3 + ...erviceServiceCatalogItemExtendCatalog.html | 7 + ...ceServiceCatalogItemExtendCredentials.html | 3 + ...i-api_src.BckndServiceServicePlanItem.html | 7 + ...c.BckndServiceServicePlanItemMetadata.html | 4 + ...pi_src.BckndSharedResourceGroupStatus.html | 6 + .../api/v/types/ai-api_src.BckndTenant.html | 7 + static/api/v/types/ai-api_src.BckndUrl.html | 4 + ...ai-api_src.BckndUsageResourcePlanItem.html | 3 + ..._src.BcknddockerRegistryNameComponent.html | 6 + ...ddockerRegistrySecretCreationResponse.html | 6 + ...RegistrySecretCreationResponseMessage.html | 6 + ...ddockerRegistrySecretDeletionResponse.html | 3 + ...RegistrySecretDeletionResponseMessage.html | 6 + ...kerRegistrySecretModificationResponse.html | 3 + ...strySecretModificationResponseMessage.html | 6 + ...i_src.BcknddockerRegistrySecretStatus.html | 7 + ...knddockerRegistrySecretStatusResponse.html | 4 + ...egistrySecretWithSensitiveDataRequest.html | 5 + ...ckndobjectStoreSecretCreationResponse.html | 6 + ...ectStoreSecretCreationResponseMessage.html | 6 + ...ckndobjectStoreSecretDeletionResponse.html | 3 + ...ectStoreSecretDeletionResponseMessage.html | 6 + ...objectStoreSecretModificationResponse.html | 3 + ...toreSecretModificationResponseMessage.html | 6 + ...-api_src.BckndobjectStoreSecretStatus.html | 8 + ....BckndobjectStoreSecretStatusResponse.html | 4 + ...ctStoreSecretWithSensitiveDataRequest.html | 36 + ...etWithSensitiveDataRequestForPostCall.html | 36 + static/api/v/types/ai-api_src.DSetError.html | 6 + .../ai-api_src.DSetFileCreationResponse.html | 7 + static/api/v/types/ai-api_src.DSetUrl.html | 6 + .../ai-api_src.KpiAggregationAttribute.html | 3 + .../api/v/types/ai-api_src.KpiApiError.html | 8 + .../ai-api_src.KpiArrayOfColumnNames.html | 3 + .../api/v/types/ai-api_src.KpiColumnName.html | 3 + .../v/types/ai-api_src.KpiCountAggregate.html | 4 + .../api/v/types/ai-api_src.KpiResultRow.html | 3 + .../v/types/ai-api_src.KpiResultRowItem.html | 3 + .../v/types/ai-api_src.KpiResultRowList.html | 3 + .../api/v/types/ai-api_src.KpiResultSet.html | 5 + .../v/types/ai-api_src.MetaAPIVersion.html | 15 + static/api/v/types/ai-api_src.MetaAiApi.html | 3 + .../api/v/types/ai-api_src.MetaApiError.html | 8 + .../v/types/ai-api_src.MetaCapabilities.html | 7 + .../v/types/ai-api_src.MetaExtensions.html | 3 + .../api/v/types/ai-api_src.MetaVersion.html | 6 + .../v/types/ai-api_src.ModelDeployment.html | 4 + .../api/v/types/ai-api_src.RTAArtifact.html | 8 + .../v/types/ai-api_src.RTAArtifactArray.html | 3 + .../v/types/ai-api_src.RTAArtifactLabel.html | 7 + .../ai-api_src.RTAArtifactLabelList.html | 3 + .../v/types/ai-api_src.RTAArtifactName.html | 4 + .../ai-api_src.RTAArtifactSignature.html | 4 + .../v/types/ai-api_src.RTAArtifactUrl.html | 8 + .../v/types/ai-api_src.RTABackendDetails.html | 4 + ...ai-api_src.RTACreationResponseMessage.html | 6 + .../api/v/types/ai-api_src.RTADeployment.html | 11 + ...eploymentCascadeUpdateResponseMessage.html | 6 + ....RTADeploymentCreationResponseMessage.html | 6 + ....RTADeploymentDeletionResponseMessage.html | 6 + .../ai-api_src.RTADeploymentDetails.html | 3 + .../v/types/ai-api_src.RTADeploymentId.html | 6 + ...DeploymentModificationResponseMessage.html | 6 + ...ai-api_src.RTADeploymentStatusDetails.html | 3 + .../v/types/ai-api_src.RTADeploymentUrl.html | 4 + static/api/v/types/ai-api_src.RTAError.html | 11 + .../v/types/ai-api_src.RTAErrorResponse.html | 3 + .../api/v/types/ai-api_src.RTAExecutable.html | 10 + ...-api_src.RTAExecutableArgumentBinding.html | 5 + .../ai-api_src.RTAExecutableArtifact.html | 7 + .../v/types/ai-api_src.RTAExecutableId.html | 6 + ...pi_src.RTAExecutableInputArtifactList.html | 3 + ...i_src.RTAExecutableOutputArtifactList.html | 3 + .../ai-api_src.RTAExecutableParameter.html | 8 + ...ai-api_src.RTAExecutableParameterList.html | 3 + .../api/v/types/ai-api_src.RTAExecution.html | 25 + ...c.RTAExecutionCreationResponseMessage.html | 6 + ...c.RTAExecutionDeletionResponseMessage.html | 6 + .../v/types/ai-api_src.RTAExecutionId.html | 6 + ...AExecutionModificationResponseMessage.html | 6 + .../ai-api_src.RTAExecutionStatusDetails.html | 3 + static/api/v/types/ai-api_src.RTAId.html | 6 + ...i_src.RTAInputArtifactArgumentBinding.html | 3 + static/api/v/types/ai-api_src.RTALabel.html | 7 + .../api/v/types/ai-api_src.RTALabelList.html | 3 + .../ai-api_src.RTALatestRunningTargetId.html | 6 + .../v/types/ai-api_src.RTALogCommonData.html | 3 + .../ai-api_src.RTALogCommonResponse.html | 3 + .../types/ai-api_src.RTALogCommonResult.html | 3 + .../ai-api_src.RTALogCommonResultItem.html | 3 + .../v/types/ai-api_src.RTAModelBaseData.html | 9 + .../v/types/ai-api_src.RTAModelVersion.html | 15 + .../types/ai-api_src.RTAModelVersionList.html | 3 + ..._src.RTAOutputArtifactArgumentBinding.html | 3 + .../api/v/types/ai-api_src.RTAScenario.html | 11 + .../api/v/types/ai-api_src.RTAScenarioId.html | 6 + .../api/v/types/ai-api_src.RTATargetId.html | 6 + static/api/v/types/ai-api_src.RTATtl.html | 6 + static/api/v/types/ai-api_src.RTAmessage.html | 3 + .../api/v/types/ai-api_src.RTAtimestamp.html | 6 + .../api/v/types/ai-api_src.TntApiError.html | 8 + .../api/v/types/ai-api_src.TntTenantInfo.html | 8 + .../api/v/types/ai-api_src.TrckApiError.html | 7 + .../ai-api_src.TrckCustomInfoObject.html | 6 + .../ai-api_src.TrckCustomInfoObjectData.html | 6 + .../ai-api_src.TrckCustomInfoObjectList.html | 3 + .../ai-api_src.TrckDeleteMetricsResponse.html | 6 + .../ai-api_src.TrckDetailsErrorResponse.html | 5 + .../v/types/ai-api_src.TrckExecutionId.html | 6 + .../v/types/ai-api_src.TrckGenericName.html | 6 + .../api/v/types/ai-api_src.TrckGetMetric.html | 7 + .../v/types/ai-api_src.TrckGetMetricList.html | 3 + .../ai-api_src.TrckGetMetricResource.html | 3 + .../ai-api_src.TrckGetMetricResourceList.html | 4 + static/api/v/types/ai-api_src.TrckLabel.html | 10 + .../api/v/types/ai-api_src.TrckLabelList.html | 6 + .../api/v/types/ai-api_src.TrckLabelName.html | 6 + static/api/v/types/ai-api_src.TrckMetric.html | 7 + .../v/types/ai-api_src.TrckMetricList.html | 3 + .../v/types/ai-api_src.TrckMetricName.html | 6 + .../types/ai-api_src.TrckMetricResource.html | 3 + .../v/types/ai-api_src.TrckMetricValue.html | 6 + .../ai-api_src.TrckMlapiExecutionId.html | 6 + .../v/types/ai-api_src.TrckStringArray.html | 6 + static/api/v/types/ai-api_src.TrckTag.html | 10 + .../api/v/types/ai-api_src.TrckTagList.html | 3 + .../api/v/types/ai-api_src.TrckTimestamp.html | 4 + ...c.TrckmetricSelectorPermissibleValues.html | 3 + .../core_src.AiCoreOpenSourceChatModel.html | 3 + ...re_src.AiCoreOpenSourceEmbeddingModel.html | 3 + .../v/types/core_src.AwsBedrockChatModel.html | 3 + .../core_src.AwsBedrockEmbeddingModel.html | 3 + .../types/core_src.AzureOpenAiChatModel.html | 3 + .../core_src.AzureOpenAiEmbeddingModel.html | 3 + .../v/types/core_src.CustomRequestConfig.html | 3 + .../types/core_src.GcpVertexAiChatModel.html | 3 + .../v/types/core_src.PerplexityChatModel.html | 3 + static/api/v/types/core_src.SapRptModel.html | 3 + .../document-grounding_src.ApiError.html | 7 + .../document-grounding_src.BaseDocument.html | 4 + ...nding_src.BasePipelineMinimalResponse.html | 6 + ...nt-grounding_src.BasePipelineResponse.html | 3 + ...ent-grounding_src.BinaryBooleanFilter.html | 6 + ..._src.BoostingScoreComputationStrategy.html | 3 + ...ding_src.BoostingScoringConfiguration.html | 8 + .../v/types/document-grounding_src.Chunk.html | 4 + .../document-grounding_src.Collection.html | 7 + ...ounding_src.CollectionCreatedResponse.html | 3 + ...ounding_src.CollectionDeletedResponse.html | 3 + ...ounding_src.CollectionPendingResponse.html | 3 + ...ument-grounding_src.CollectionRequest.html | 7 + ...grounding_src.CollectionsListResponse.html | 3 + ...document-grounding_src.CreatePipeline.html | 3 + ...cument-grounding_src.DataRepositories.html | 3 + ...document-grounding_src.DataRepository.html | 7 + ...ding_src.DataRepositoryMetaDataStrict.html | 6 + ...c.DataRepositoryPerFilterSearchResult.html | 5 + ...unding_src.DataRepositorySearchResult.html | 3 + ...nding_src.DataRepositorySearchResults.html | 4 + ...ment-grounding_src.DataRepositoryType.html | 3 + ...nding_src.DataRepositoryWithDocuments.html | 9 + ...rc.DenseRetrievalScoringConfiguration.html | 7 + ...nt-grounding_src.DetailsErrorResponse.html | 5 + .../document-grounding_src.Document.html | 4 + ...ounding_src.DocumentBulkDeleteRequest.html | 6 + ...unding_src.DocumentBulkDeleteResponse.html | 5 + ...t-grounding_src.DocumentCreateRequest.html | 3 + .../document-grounding_src.DocumentInput.html | 6 + ...rounding_src.DocumentKeyValueListPair.html | 4 + ...document-grounding_src.DocumentOutput.html | 5 + ...cument-grounding_src.DocumentResponse.html | 6 + ...document-grounding_src.DocumentStatus.html | 6 + ...t-grounding_src.DocumentUpdateRequest.html | 3 + ...t-grounding_src.DocumentWithoutChunks.html | 5 + .../document-grounding_src.Documents.html | 3 + ...document-grounding_src.DocumentsChunk.html | 5 + ...t-grounding_src.DocumentsListResponse.html | 3 + ...grounding_src.DocumentsStatusResponse.html | 6 + ...ocument-grounding_src.EmbeddingConfig.html | 5 + ...ent-grounding_src.FilterMatchModeEnum.html | 3 + .../document-grounding_src.GenericError.html | 4 + .../document-grounding_src.GetPipeline.html | 3 + ...rounding_src.GetPipelineExecutionById.html | 12 + ...t-grounding_src.GetPipelineExecutions.html | 6 + ...ument-grounding_src.GetPipelineStatus.html | 12 + .../document-grounding_src.GetPipelines.html | 3 + ...ument-grounding_src.GoogleDriveConfig.html | 9 + ...g_src.GoogleDriveConfigurationMinimal.html | 4 + ...ng_src.GoogleDriveConfigurationStruct.html | 14 + ..._src.GoogleDrivePipelineCreateRequest.html | 3 + ...ng_src.GoogleDrivePipelineGetResponse.html | 3 + ...rc.GoogleDrivePipelineMinimalResponse.html | 6 + ...ounding_src.GoogleDriveResourceDetail.html | 9 + ...ent-grounding_src.HTTPValidationError.html | 3 + ...ument-grounding_src.IncludePathsArray.html | 6 + ...cument-grounding_src.KeyValueListPair.html | 4 + ....KeyWordRetrievalScoringConfiguration.html | 8 + ...ounding_src.MSSharePointConfiguration.html | 9 + ....MSSharePointConfigurationGetResponse.html | 3 + ..._src.MSSharePointConfigurationMinimal.html | 3 + ...src.MSSharePointPipelineCreateRequest.html | 3 + ...g_src.MSSharePointPipelineGetResponse.html | 3 + ...c.MSSharePointPipelineMinimalResponse.html | 6 + ...t-grounding_src.ManualPipelineTrigger.html | 9 + ...t-grounding_src.MergeStrategyReranker.html | 7 + ...grounding_src.MergeStrategyScoreReuse.html | 3 + ...ument-grounding_src.MergeStrategyType.html | 3 + .../document-grounding_src.MetaData.html | 9 + ...unding_src.MetaDataKeyValuePairStrict.html | 6 + ...t-grounding_src.MetadataConfiguration.html | 3 + ...nding_src.MetadataConfigurationStruct.html | 11 + .../document-grounding_src.MetadataItem.html | 7 + ...ument-grounding_src.MetadataKeyUpdate.html | 6 + ...ument-grounding_src.MetadataOperation.html | 4 + ...t-grounding_src.MetadataOperationEnum.html | 3 + ...cument-grounding_src.MetadataResponse.html | 5 + ...ment-grounding_src.MetadataUpdateItem.html | 5 + ...ocument-grounding_src.MetadataUpdates.html | 4 + .../document-grounding_src.PatchPipeline.html | 3 + ...t-grounding_src.PerFilterSearchResult.html | 3 + ...unding_src.PerFilterSearchResultError.html | 4 + ...ng_src.PerFilterSearchResultWithError.html | 3 + ...rounding_src.PipelineDocumentResponse.html | 18 + ...t-grounding_src.PipelineExecutionData.html | 12 + ...grounding_src.PipelineExecutionStatus.html | 3 + .../document-grounding_src.PipelineId.html | 6 + ...grounding_src.PipelineMinimalResponse.html | 3 + ...ing_src.PostProcessingObjectReference.html | 5 + ...grounding_src.PostProcessingOperation.html | 9 + ...ding_src.RetrievalBinaryBooleanFilter.html | 3 + ...document-grounding_src.RetrievalChunk.html | 4 + ...c.RetrievalDataRepositorySearchResult.html | 3 + ...src.RetrievalDocumentKeyValueListPair.html | 4 + ...ounding_src.RetrievalKeyValueListPair.html | 4 + ...ng_src.RetrievalPerFilterSearchResult.html | 6 + ...c.RetrievalPerFilterSearchResultError.html | 4 + ...trievalPerFilterSearchResultWithError.html | 3 + ...g_src.RetrievalScopedKeyValueListPair.html | 5 + ...ding_src.RetrievalSearchConfiguration.html | 8 + ...trievalSearchDocumentKeyValueListPair.html | 5 + ...t-grounding_src.RetrievalSearchFilter.html | 15 + ...nt-grounding_src.RetrievalSearchInput.html | 7 + ...-grounding_src.RetrievalSearchResults.html | 4 + ...g_src.RetrievalSearchSelectOptionEnum.html | 3 + ...nding_src.RetrievalVectorSearchFilter.html | 16 + ...ocument-grounding_src.S3Configuration.html | 9 + ...-grounding_src.S3ConfigurationMinimal.html | 4 + ...grounding_src.S3PipelineCreateRequest.html | 3 + ...t-grounding_src.S3PipelineGetResponse.html | 3 + ...ounding_src.S3PipelineMinimalResponse.html | 6 + ...rounding_src.SDMPipelineCreateRequest.html | 3 + ...-grounding_src.SDMPipelineGetResponse.html | 3 + ...unding_src.SDMPipelineMinimalResponse.html | 6 + ...ument-grounding_src.SFTPConfiguration.html | 9 + ...rounding_src.SFTPConfigurationMinimal.html | 4 + ...ounding_src.SFTPPipelineCreateRequest.html | 3 + ...grounding_src.SFTPPipelineGetResponse.html | 3 + ...nding_src.SFTPPipelineMinimalResponse.html | 6 + ...-grounding_src.ScopedKeyValueListPair.html | 6 + .../v/types/document-grounding_src.Score.html | 3 + ...ounding_src.ScoresAggregationStrategy.html | 3 + ...ent-grounding_src.SearchConfiguration.html | 5 + ...ng_src.SearchDocumentKeyValueListPair.html | 5 + .../document-grounding_src.SearchFilter.html | 13 + ...document-grounding_src.SearchPipeline.html | 7 + ...grounding_src.SearchPipelinesResponse.html | 3 + .../document-grounding_src.SearchResults.html | 4 + .../document-grounding_src.SearchScores.html | 3 + ...-grounding_src.SearchSelectOptionEnum.html | 4 + ...cument-grounding_src.ServiceNowConfig.html | 6 + ...ng_src.ServiceNowConfigurationMinimal.html | 8 + ...ing_src.ServiceNowConfigurationStruct.html | 14 + ...g_src.ServiceNowPipelineCreateRequest.html | 3 + ...ing_src.ServiceNowPipelineGetResponse.html | 3 + ...src.ServiceNowPipelineMinimalResponse.html | 6 + ...cument-grounding_src.SharePointConfig.html | 3 + ...nding_src.SharePointConfigGetResponse.html | 3 + ...document-grounding_src.SharePointSite.html | 6 + ...nt-grounding_src.SharePointSiteDetail.html | 9 + ...ounding_src.SharePointSiteGetResponse.html | 3 + ...ument-grounding_src.TextOnlyBaseChunk.html | 6 + ...grounding_src.TextOnlyBaseChunkCreate.html | 4 + ...ument-grounding_src.TextSearchRequest.html | 6 + ...ocument-grounding_src.ValidationError.html | 3 + .../document-grounding_src.VectorChunk.html | 4 + ...ng_src.VectorDocumentKeyValueListPair.html | 4 + ...-grounding_src.VectorKeyValueListPair.html | 4 + ...nding_src.VectorPerFilterSearchResult.html | 3 + ...unding_src.VectorScoringConfiguration.html | 4 + ...ounding_src.VectorSearchConfiguration.html | 7 + ....VectorSearchDocumentKeyValueListPair.html | 5 + ...ment-grounding_src.VectorSearchFilter.html | 11 + ...ent-grounding_src.VectorSearchResults.html | 4 + ...ding_src.VectorSearchSelectOptionEnum.html | 3 + ...ing_src.WorkZonePipelineCreateRequest.html | 3 + ...nding_src.WorkZonePipelineGetResponse.html | 3 + ...g_src.WorkZonePipelineMinimalResponse.html | 6 + ...c.AzureOpenAiChatCompletionParameters.html | 3 + ...ChatCompletionRequestAssistantMessage.html | 8 + ...ureOpenAiChatCompletionRequestMessage.html | 3 + ...nAiChatCompletionRequestSystemMessage.html | 6 + ...penAiChatCompletionRequestToolMessage.html | 6 + ...penAiChatCompletionRequestUserMessage.html | 6 + ...els_src.AzureOpenAiChatCompletionTool.html | 4 + ...ation-models_src.AzureOpenAiChatModel.html | 3 + ...-models_src.AzureOpenAiEmbeddingModel.html | 3 + ...ls_src.AzureOpenAiEmbeddingParameters.html | 18 + ...-models_src.AzureOpenAiFunctionObject.html | 6 + ...gchain_src.AzureOpenAiChatCallOptions.html | 3 + ...gchain_src.AzureOpenAiChatModelParams.html | 8 + ...n_src.AzureOpenAiEmbeddingModelParams.html | 3 + ...langchain_src.ChatAzureOpenAIToolType.html | 3 + ...ngchain_src.ChatOrchestrationToolType.html | 3 + ...LangChainOrchestrationChatModelParams.html | 6 + ...rc.LangChainOrchestrationModuleConfig.html | 3 + ...angchain_src.OrchestrationCallOptions.html | 3 + ...rchestration_src.AssistantChatMessage.html | 7 + ...rc.AzureContentSafetyFilterParameters.html | 3 + ...rc.AzureContentSafetyFilterReturnType.html | 3 + ...rchestration_src.AzureFilterThreshold.html | 3 + .../orchestration_src.ChatCompletionTool.html | 6 + .../types/orchestration_src.ChatMessage.html | 3 + .../orchestration_src.ChatMessageContent.html | 3 + .../types/orchestration_src.ChatMessages.html | 3 + .../v/types/orchestration_src.ChatModel.html | 3 + .../v/types/orchestration_src.Citation.html | 8 + ...rchestration_src.DeveloperChatMessage.html | 5 + ...on_src.DocumentGroundingServiceFilter.html | 5 + .../orchestration_src.DpiMaskingConfig.html | 3 + ...stration_src.DpiMaskingProviderConfig.html | 3 + .../orchestration_src.EmbeddingModel.html | 3 + ...chestration_src.EmbeddingModelDetails.html | 3 + ...rchestration_src.EmbeddingModelParams.html | 3 + .../types/orchestration_src.FileContent.html | 7 + .../orchestration_src.FunctionObject.html | 12 + .../orchestration_src.ImageContentUrl.html | 6 + ...chestration_src.LlamaGuard38BCategory.html | 3 + ...ion_src.LlamaGuard38BFilterReturnType.html | 3 + ...on_src.LlamaGuard38BInputFilterConfig.html | 3 + ...n_src.LlamaGuard38BOutputFilterConfig.html | 3 + .../orchestration_src.LlmModelDetails.html | 3 + .../orchestration_src.LlmModelParams.html | 3 + ...orchestration_src.ModuleStreamOptions.html | 3 + ...hestration_src.OrchestrationConfigRef.html | 13 + .../orchestration_src.OrchestrationError.html | 17 + ...ration_src.OrchestrationErrorResponse.html | 3 + ...ion_src.OrchestrationModuleConfigList.html | 7 + .../orchestration_src.PromptTemplate.html | 9 + .../orchestration_src.StreamOptions.html | 4 + ...ration_src.StreamOptionsWithOverrides.html | 12 + .../orchestration_src.SystemChatMessage.html | 5 + .../orchestration_src.ToolChatMessage.html | 9 + ...ration_src.TranslationApplyToCategory.html | 3 + ...estration_src.TranslationConfigParams.html | 3 + ...hestration_src.TranslationInputConfig.html | 3 + ...ration_src.TranslationInputParameters.html | 3 + ...estration_src.TranslationOutputConfig.html | 3 + ...ation_src.TranslationOutputParameters.html | 3 + ...chestration_src.TranslationReturnType.html | 3 + ...tration_src.TranslationTargetLanguage.html | 3 + .../orchestration_src.UserChatMessage.html | 5 + ...hestration_src.UserChatMessageContent.html | 3 + ...ration_src.UserChatMessageContentItem.html | 7 + ...mpt-registry_src.AssistantChatMessage.html | 7 + ...-registry_src.AzureContentSafetyInput.html | 9 + ...c.AzureContentSafetyInputFilterConfig.html | 9 + ...registry_src.AzureContentSafetyOutput.html | 9 + ....AzureContentSafetyOutputFilterConfig.html | 9 + .../prompt-registry_src.AzureThreshold.html | 3 + ...rompt-registry_src.ChatCompletionTool.html | 6 + .../prompt-registry_src.ChatMessage.html | 3 + ...rompt-registry_src.ChatMessageContent.html | 3 + .../types/prompt-registry_src.DPIConfig.html | 19 + .../prompt-registry_src.DPICustomEntity.html | 7 + .../prompt-registry_src.DPIEntities.html | 3 + .../prompt-registry_src.DPIEntityConfig.html | 3 + ...prompt-registry_src.DPIMethodConstant.html | 9 + ...-registry_src.DPIMethodFabricatedData.html | 4 + ...prompt-registry_src.DPIStandardEntity.html | 6 + ...rompt-registry_src.DataRepositoryType.html | 3 + ...mpt-registry_src.DeveloperChatMessage.html | 5 + ...-registry_src.DocumentGroundingFilter.html | 17 + .../prompt-registry_src.ErrorResponse.html | 3 + .../prompt-registry_src.FileContent.html | 7 + ...pt-registry_src.FilteringModuleConfig.html | 7 + ...t-registry_src.FilteringStreamOptions.html | 6 + .../prompt-registry_src.FunctionObject.html | 12 + ...rompt-registry_src.FunctionParameters.html | 3 + ...ompt-registry_src.GlobalStreamOptions.html | 15 + ...prompt-registry_src.GroundingFilterId.html | 3 + ...rc.GroundingFilterSearchConfiguration.html | 7 + ...pt-registry_src.GroundingModuleConfig.html | 17 + .../prompt-registry_src.ImageContent.html | 3 + .../prompt-registry_src.ImageContentUrl.html | 6 + ...prompt-registry_src.InputFilterConfig.html | 3 + ...mpt-registry_src.InputFilteringConfig.html | 6 + .../prompt-registry_src.KeyValueListPair.html | 6 + .../prompt-registry_src.LLMModelDetails.html | 25 + .../prompt-registry_src.LlamaGuard38B.html | 17 + ...egistry_src.LlamaGuard38BFilterConfig.html | 9 + ...ompt-registry_src.MaskingModuleConfig.html | 7 + ...pt-registry_src.MaskingProviderConfig.html | 3 + .../prompt-registry_src.MessageToolCall.html | 6 + .../prompt-registry_src.MessageToolCalls.html | 3 + .../prompt-registry_src.ModuleConfigs.html | 8 + ...prompt-registry_src.ModuleConfigsList.html | 4 + .../prompt-registry_src.MultiChatContent.html | 3 + ...prompt-registry_src.MultiChatTemplate.html | 5 + ...ompt-registry_src.OrchestrationConfig.html | 5 + ...src.OrchestrationConfigDeleteResponse.html | 3 + ...ry_src.OrchestrationConfigGetResponse.html | 5 + ...y_src.OrchestrationConfigListResponse.html | 3 + ...ry_src.OrchestrationConfigPostRequest.html | 9 + ...y_src.OrchestrationConfigPostResponse.html | 4 + ...istry_src.OrchestrationConfigResource.html | 5 + ...rompt-registry_src.OutputFilterConfig.html | 3 + ...pt-registry_src.OutputFilteringConfig.html | 7 + .../prompt-registry_src.PromptTemplate.html | 3 + ...stry_src.PromptTemplateDeleteResponse.html | 3 + ...egistry_src.PromptTemplateGetResponse.html | 5 + ...gistry_src.PromptTemplateListResponse.html | 3 + ...egistry_src.PromptTemplatePostRequest.html | 9 + ...gistry_src.PromptTemplatePostResponse.html | 4 + ...rompt-registry_src.PromptTemplateSpec.html | 7 + ...src.PromptTemplateSubstitutionRequest.html | 3 + ...rc.PromptTemplateSubstitutionResponse.html | 3 + ...stry_src.PromptTemplatingModuleConfig.html | 6 + ...registry_src.ResponseFormatJsonObject.html | 5 + ...registry_src.ResponseFormatJsonSchema.html | 11 + ...ry_src.ResponseFormatJsonSchemaSchema.html | 3 + ...rompt-registry_src.ResponseFormatText.html | 5 + ...ry_src.RuntimeOrchestrationConfigFile.html | 3 + ...egistry_src.RuntimePromptTemplateFile.html | 3 + ...SAPDocumentTranslationApplyToSelector.html | 15 + ...istry_src.SAPDocumentTranslationInput.html | 22 + ...stry_src.SAPDocumentTranslationOutput.html | 13 + ...cumentTranslationOutputTargetLanguage.html | 3 + ...ry_src.SearchDocumentKeyValueListPair.html | 8 + ...t-registry_src.SearchSelectOptionEnum.html | 3 + ...rompt-registry_src.SingleChatTemplate.html | 5 + ...prompt-registry_src.SystemChatMessage.html | 5 + .../v/types/prompt-registry_src.Template.html | 14 + .../prompt-registry_src.TemplateRef.html | 5 + .../prompt-registry_src.TemplateRefByID.html | 11 + ..._src.TemplateRefByScenarioNameVersion.html | 21 + ...pt-registry_src.TemplatingChatMessage.html | 4 + .../prompt-registry_src.TextContent.html | 5 + .../prompt-registry_src.ToolChatMessage.html | 9 + ...-registry_src.TranslationModuleConfig.html | 7 + .../prompt-registry_src.UserChatMessage.html | 5 + ...t-registry_src.UserChatMessageContent.html | 3 + ...gistry_src.UserChatMessageContentItem.html | 7 + static/api/v/types/rpt_src.ColumnType.html | 6 + static/api/v/types/rpt_src.DateString.html | 3 + .../api/v/types/rpt_src.ParquetPayload.html | 8 + .../rpt_src.PredictResponseMetadata.html | 7 + .../types/rpt_src.PredictResponsePayload.html | 10 + .../types/rpt_src.PredictResponseStatus.html | 5 + .../api/v/types/rpt_src.PredictionData.html | 7 + static/api/v/types/rpt_src.RowType.html | 6 + ...ptRequestCompressionMiddlewareOptions.html | 9 + .../variables/ai-api_src.ApplicationApi.html | 11 + .../v/variables/ai-api_src.ArtifactApi.html | 13 + .../ai-api_src.ConfigurationApi.html | 11 + .../v/variables/ai-api_src.DeploymentApi.html | 19 + .../ai-api_src.DockerRegistrySecretApi.html | 9 + .../v/variables/ai-api_src.ExecutableApi.html | 7 + .../v/variables/ai-api_src.ExecutionApi.html | 16 + .../ai-api_src.ExecutionScheduleApi.html | 13 + .../api/v/variables/ai-api_src.FileApi.html | 20 + static/api/v/variables/ai-api_src.KPIApi.html | 6 + .../api/v/variables/ai-api_src.MetaApi.html | 5 + .../v/variables/ai-api_src.MetricsApi.html | 10 + .../ai-api_src.ObjectStoreSecretApi.html | 11 + .../v/variables/ai-api_src.RepositoryApi.html | 9 + .../v/variables/ai-api_src.ResourceApi.html | 7 + .../ai-api_src.ResourceGroupApi.html | 9 + .../ai-api_src.ResourceQuotaApi.html | 11 + .../v/variables/ai-api_src.ScenarioApi.html | 9 + .../api/v/variables/ai-api_src.SecretApi.html | 9 + .../v/variables/ai-api_src.ServiceApi.html | 6 + .../v/variables/ai-api_src.TenantInfoApi.html | 5 + .../document-grounding_src.PipelinesApi.html | 18 + .../document-grounding_src.RetrievalApi.html | 7 + .../document-grounding_src.VectorApi.html | 20 + ...-registry_src.OrchestrationConfigsApi.html | 11 + ...rompt-registry_src.PromptTemplatesApi.html | 13 + 750 files changed, 7497 insertions(+) create mode 100644 static/api/v/.nojekyll create mode 100644 static/api/v/assets/hierarchy.js create mode 100644 static/api/v/assets/highlight.css create mode 100644 static/api/v/assets/icons.js create mode 100644 static/api/v/assets/icons.svg create mode 100644 static/api/v/assets/main.js create mode 100644 static/api/v/assets/navigation.js create mode 100644 static/api/v/assets/search.js create mode 100644 static/api/v/assets/style.css create mode 100644 static/api/v/classes/core_src.LineDecoder.html create mode 100644 static/api/v/classes/core_src.OpenApiRequestBuilder.html create mode 100644 static/api/v/classes/core_src.SSEDecoder.html create mode 100644 static/api/v/classes/core_src.SseStream.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiChatClient.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionResponse.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStream.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamChunkResponse.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamResponse.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingClient.html create mode 100644 static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingResponse.html create mode 100644 static/api/v/classes/langchain_src.AzureOpenAiChatClient.html create mode 100644 static/api/v/classes/langchain_src.AzureOpenAiEmbeddingClient.html create mode 100644 static/api/v/classes/langchain_src.OrchestrationClient.html create mode 100644 static/api/v/classes/langchain_src.OrchestrationMessageChunk.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationClient.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationEmbeddingClient.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationEmbeddingResponse.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationResponse.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationStream.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationStreamChunkResponse.html create mode 100644 static/api/v/classes/orchestration_src.OrchestrationStreamResponse.html create mode 100644 static/api/v/classes/rpt_src.RptClient.html create mode 100644 static/api/v/functions/ai-api_src.resolveDeploymentUrl.html create mode 100644 static/api/v/functions/core_src.executeRequest.html create mode 100644 static/api/v/functions/core_src.getAiCoreDestination.html create mode 100644 static/api/v/functions/orchestration_src.buildAzureContentSafetyFilter.html create mode 100644 static/api/v/functions/orchestration_src.buildDocumentGroundingConfig.html create mode 100644 static/api/v/functions/orchestration_src.buildDpiMaskingProvider.html create mode 100644 static/api/v/functions/orchestration_src.buildLlamaGuard38BFilter.html create mode 100644 static/api/v/functions/orchestration_src.buildTranslationConfig.html create mode 100644 static/api/v/functions/orchestration_src.isConfigReference.html create mode 100644 static/api/v/functions/orchestration_src.isOrchestrationModuleConfigList.html create mode 100644 static/api/v/hierarchy.html create mode 100644 static/api/v/index.html create mode 100644 static/api/v/interfaces/ai-api_src.DeploymentIdConfig.html create mode 100644 static/api/v/interfaces/ai-api_src.ModelConfig.html create mode 100644 static/api/v/interfaces/ai-api_src.ResourceGroupConfig.html create mode 100644 static/api/v/interfaces/core_src.EndpointOptions.html create mode 100644 static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterInputParameters.html create mode 100644 static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterOutputParameters.html create mode 100644 static/api/v/interfaces/orchestration_src.BaseStreamOptions.html create mode 100644 static/api/v/interfaces/orchestration_src.ChatCompletionRequest.html create mode 100644 static/api/v/interfaces/orchestration_src.DocumentGroundingServiceConfig.html create mode 100644 static/api/v/interfaces/orchestration_src.DocumentTranslationApplyToSelector.html create mode 100644 static/api/v/interfaces/orchestration_src.EmbeddingData.html create mode 100644 static/api/v/interfaces/orchestration_src.EmbeddingModelConfig.html create mode 100644 static/api/v/interfaces/orchestration_src.EmbeddingModuleConfig.html create mode 100644 static/api/v/interfaces/orchestration_src.EmbeddingRequest.html create mode 100644 static/api/v/interfaces/orchestration_src.FilteringModule.html create mode 100644 static/api/v/interfaces/orchestration_src.GroundingModule.html create mode 100644 static/api/v/interfaces/orchestration_src.MaskingModule.html create mode 100644 static/api/v/interfaces/orchestration_src.OrchestrationModuleConfig.html create mode 100644 static/api/v/interfaces/orchestration_src.OrchestrationRequestHeaders.html create mode 100644 static/api/v/interfaces/orchestration_src.PromptTemplatingModule.html create mode 100644 static/api/v/interfaces/orchestration_src.RequestOptions.html create mode 100644 static/api/v/interfaces/orchestration_src.TranslationModule.html create mode 100644 static/api/v/interfaces/rpt_src.RptRequestOptions.html create mode 100644 static/api/v/modules.html create mode 100644 static/api/v/modules/ai-api_src.html create mode 100644 static/api/v/modules/core_src.html create mode 100644 static/api/v/modules/document-grounding_src.html create mode 100644 static/api/v/modules/foundation-models_src.html create mode 100644 static/api/v/modules/langchain_src.html create mode 100644 static/api/v/modules/orchestration_src.html create mode 100644 static/api/v/modules/prompt-registry_src.html create mode 100644 static/api/v/modules/rpt_src.html create mode 100644 static/api/v/types/ai-api_src.AiApiError.html create mode 100644 static/api/v/types/ai-api_src.AiApiErrorWithId.html create mode 100644 static/api/v/types/ai-api_src.AiArtifact.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactArgumentBinding.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactArgumentBindingList.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactArray.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactDescription.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactId.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactList.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactName.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactPostData.html create mode 100644 static/api/v/types/ai-api_src.AiArtifactUrl.html create mode 100644 static/api/v/types/ai-api_src.AiBackendDetails.html create mode 100644 static/api/v/types/ai-api_src.AiConfiguration.html create mode 100644 static/api/v/types/ai-api_src.AiConfigurationBaseData.html create mode 100644 static/api/v/types/ai-api_src.AiConfigurationCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiConfigurationCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiConfigurationId.html create mode 100644 static/api/v/types/ai-api_src.AiConfigurationList.html create mode 100644 static/api/v/types/ai-api_src.AiConfigurationName.html create mode 100644 static/api/v/types/ai-api_src.AiCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiCron.html create mode 100644 static/api/v/types/ai-api_src.AiDeployment.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentBulkModificationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentBulkModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentCreationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentDetails.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentId.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentList.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentModificationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentModificationRequestList.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentModificationRequestWithIdentifier.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentModificationResponseList.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentResponseWithDetails.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentStatus.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentStatusDetails.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentStatusMessage.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentTargetStatus.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentTimeToLive.html create mode 100644 static/api/v/types/ai-api_src.AiDeploymentUrl.html create mode 100644 static/api/v/types/ai-api_src.AiEnactmentCreationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiExecutable.html create mode 100644 static/api/v/types/ai-api_src.AiExecutableArtifact.html create mode 100644 static/api/v/types/ai-api_src.AiExecutableArtifactList.html create mode 100644 static/api/v/types/ai-api_src.AiExecutableId.html create mode 100644 static/api/v/types/ai-api_src.AiExecutableList.html create mode 100644 static/api/v/types/ai-api_src.AiExecutableParameter.html create mode 100644 static/api/v/types/ai-api_src.AiExecutableParameterList.html create mode 100644 static/api/v/types/ai-api_src.AiExecution.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionBulkModificationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionBulkModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionId.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionList.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionModificationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionModificationRequestList.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionModificationRequestWithIdentifier.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionModificationResponseList.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionResponseWithDetails.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionSchedule.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleCreationData.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleId.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleList.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleModificationRequest.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionScheduleStatus.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionStatus.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionStatusDetails.html create mode 100644 static/api/v/types/ai-api_src.AiExecutionStatusMessage.html create mode 100644 static/api/v/types/ai-api_src.AiId.html create mode 100644 static/api/v/types/ai-api_src.AiLabel.html create mode 100644 static/api/v/types/ai-api_src.AiLabelKey.html create mode 100644 static/api/v/types/ai-api_src.AiLabelList.html create mode 100644 static/api/v/types/ai-api_src.AiLabelValue.html create mode 100644 static/api/v/types/ai-api_src.AiLogCommonData.html create mode 100644 static/api/v/types/ai-api_src.AiLogCommonResult.html create mode 100644 static/api/v/types/ai-api_src.AiLogCommonResultItem.html create mode 100644 static/api/v/types/ai-api_src.AiModelBaseData.html create mode 100644 static/api/v/types/ai-api_src.AiModelList.html create mode 100644 static/api/v/types/ai-api_src.AiModelVersion.html create mode 100644 static/api/v/types/ai-api_src.AiModelVersionList.html create mode 100644 static/api/v/types/ai-api_src.AiParameterArgumentBinding.html create mode 100644 static/api/v/types/ai-api_src.AiParameterArgumentBindingList.html create mode 100644 static/api/v/types/ai-api_src.AiResourcesDetails.html create mode 100644 static/api/v/types/ai-api_src.AiScalingDetails.html create mode 100644 static/api/v/types/ai-api_src.AiScenario.html create mode 100644 static/api/v/types/ai-api_src.AiScenarioId.html create mode 100644 static/api/v/types/ai-api_src.AiScenarioLabel.html create mode 100644 static/api/v/types/ai-api_src.AiScenarioLabelKey.html create mode 100644 static/api/v/types/ai-api_src.AiScenarioLabelList.html create mode 100644 static/api/v/types/ai-api_src.AiScenarioList.html create mode 100644 static/api/v/types/ai-api_src.AiUrl.html create mode 100644 static/api/v/types/ai-api_src.AiVersion.html create mode 100644 static/api/v/types/ai-api_src.AiVersionDescription.html create mode 100644 static/api/v/types/ai-api_src.AiVersionId.html create mode 100644 static/api/v/types/ai-api_src.AiVersionList.html create mode 100644 static/api/v/types/ai-api_src.BckndAllArgoCDApplicationData.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationBaseData.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRepoName.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRequest.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationDataResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDApplicationStatus.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryCredentials.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryData.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryDataResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryDetails.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndCommonResourceQuotaResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndDeploymentQuota.html create mode 100644 static/api/v/types/ai-api_src.BckndDeploymentQuotaItem.html create mode 100644 static/api/v/types/ai-api_src.BckndDeploymentResourceQuotaResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndDeploymentUsage.html create mode 100644 static/api/v/types/ai-api_src.BckndError.html create mode 100644 static/api/v/types/ai-api_src.BckndErrorResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndExecutableResourceQuotaResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndExtendedService.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretData.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretDataResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretDetails.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretLabel.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretLabels.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretPatchBody.html create mode 100644 static/api/v/types/ai-api_src.BckndGenericSecretPostBody.html create mode 100644 static/api/v/types/ai-api_src.BckndId.html create mode 100644 static/api/v/types/ai-api_src.BckndInstanceType.html create mode 100644 static/api/v/types/ai-api_src.BckndInstanceTypeGetResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndInternalResourceGroup.html create mode 100644 static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotation.html create mode 100644 static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotations.html create mode 100644 static/api/v/types/ai-api_src.BckndInternalResourceGroupLabel.html create mode 100644 static/api/v/types/ai-api_src.BckndInternalResourceGroupLabels.html create mode 100644 static/api/v/types/ai-api_src.BckndListGenericSecretsResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndName.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGetResourcePlans.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGetResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroup.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupBase.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupLabel.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupLabels.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupList.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupPatchRequest.html create mode 100644 static/api/v/types/ai-api_src.BckndResourceGroupsPostRequest.html create mode 100644 static/api/v/types/ai-api_src.BckndResourcePatchBody.html create mode 100644 static/api/v/types/ai-api_src.BckndResourcePatchNodes.html create mode 100644 static/api/v/types/ai-api_src.BckndResourcePatchResourcePlans.html create mode 100644 static/api/v/types/ai-api_src.BckndResourcePatchResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndService.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceBrokerSecret.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceCapabilities.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceList.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceServiceCatalog.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceServiceCatalogItem.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCatalog.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCredentials.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceServicePlanItem.html create mode 100644 static/api/v/types/ai-api_src.BckndServiceServicePlanItemMetadata.html create mode 100644 static/api/v/types/ai-api_src.BckndSharedResourceGroupStatus.html create mode 100644 static/api/v/types/ai-api_src.BckndTenant.html create mode 100644 static/api/v/types/ai-api_src.BckndUrl.html create mode 100644 static/api/v/types/ai-api_src.BckndUsageResourcePlanItem.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistryNameComponent.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatus.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatusResponse.html create mode 100644 static/api/v/types/ai-api_src.BcknddockerRegistrySecretWithSensitiveDataRequest.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretStatus.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretStatusResponse.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequest.html create mode 100644 static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequestForPostCall.html create mode 100644 static/api/v/types/ai-api_src.DSetError.html create mode 100644 static/api/v/types/ai-api_src.DSetFileCreationResponse.html create mode 100644 static/api/v/types/ai-api_src.DSetUrl.html create mode 100644 static/api/v/types/ai-api_src.KpiAggregationAttribute.html create mode 100644 static/api/v/types/ai-api_src.KpiApiError.html create mode 100644 static/api/v/types/ai-api_src.KpiArrayOfColumnNames.html create mode 100644 static/api/v/types/ai-api_src.KpiColumnName.html create mode 100644 static/api/v/types/ai-api_src.KpiCountAggregate.html create mode 100644 static/api/v/types/ai-api_src.KpiResultRow.html create mode 100644 static/api/v/types/ai-api_src.KpiResultRowItem.html create mode 100644 static/api/v/types/ai-api_src.KpiResultRowList.html create mode 100644 static/api/v/types/ai-api_src.KpiResultSet.html create mode 100644 static/api/v/types/ai-api_src.MetaAPIVersion.html create mode 100644 static/api/v/types/ai-api_src.MetaAiApi.html create mode 100644 static/api/v/types/ai-api_src.MetaApiError.html create mode 100644 static/api/v/types/ai-api_src.MetaCapabilities.html create mode 100644 static/api/v/types/ai-api_src.MetaExtensions.html create mode 100644 static/api/v/types/ai-api_src.MetaVersion.html create mode 100644 static/api/v/types/ai-api_src.ModelDeployment.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifact.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifactArray.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifactLabel.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifactLabelList.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifactName.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifactSignature.html create mode 100644 static/api/v/types/ai-api_src.RTAArtifactUrl.html create mode 100644 static/api/v/types/ai-api_src.RTABackendDetails.html create mode 100644 static/api/v/types/ai-api_src.RTACreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTADeployment.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentCascadeUpdateResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentDetails.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentId.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentStatusDetails.html create mode 100644 static/api/v/types/ai-api_src.RTADeploymentUrl.html create mode 100644 static/api/v/types/ai-api_src.RTAError.html create mode 100644 static/api/v/types/ai-api_src.RTAErrorResponse.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutable.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableArgumentBinding.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableArtifact.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableId.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableInputArtifactList.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableOutputArtifactList.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableParameter.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutableParameterList.html create mode 100644 static/api/v/types/ai-api_src.RTAExecution.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutionCreationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutionDeletionResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutionId.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutionModificationResponseMessage.html create mode 100644 static/api/v/types/ai-api_src.RTAExecutionStatusDetails.html create mode 100644 static/api/v/types/ai-api_src.RTAId.html create mode 100644 static/api/v/types/ai-api_src.RTAInputArtifactArgumentBinding.html create mode 100644 static/api/v/types/ai-api_src.RTALabel.html create mode 100644 static/api/v/types/ai-api_src.RTALabelList.html create mode 100644 static/api/v/types/ai-api_src.RTALatestRunningTargetId.html create mode 100644 static/api/v/types/ai-api_src.RTALogCommonData.html create mode 100644 static/api/v/types/ai-api_src.RTALogCommonResponse.html create mode 100644 static/api/v/types/ai-api_src.RTALogCommonResult.html create mode 100644 static/api/v/types/ai-api_src.RTALogCommonResultItem.html create mode 100644 static/api/v/types/ai-api_src.RTAModelBaseData.html create mode 100644 static/api/v/types/ai-api_src.RTAModelVersion.html create mode 100644 static/api/v/types/ai-api_src.RTAModelVersionList.html create mode 100644 static/api/v/types/ai-api_src.RTAOutputArtifactArgumentBinding.html create mode 100644 static/api/v/types/ai-api_src.RTAScenario.html create mode 100644 static/api/v/types/ai-api_src.RTAScenarioId.html create mode 100644 static/api/v/types/ai-api_src.RTATargetId.html create mode 100644 static/api/v/types/ai-api_src.RTATtl.html create mode 100644 static/api/v/types/ai-api_src.RTAmessage.html create mode 100644 static/api/v/types/ai-api_src.RTAtimestamp.html create mode 100644 static/api/v/types/ai-api_src.TntApiError.html create mode 100644 static/api/v/types/ai-api_src.TntTenantInfo.html create mode 100644 static/api/v/types/ai-api_src.TrckApiError.html create mode 100644 static/api/v/types/ai-api_src.TrckCustomInfoObject.html create mode 100644 static/api/v/types/ai-api_src.TrckCustomInfoObjectData.html create mode 100644 static/api/v/types/ai-api_src.TrckCustomInfoObjectList.html create mode 100644 static/api/v/types/ai-api_src.TrckDeleteMetricsResponse.html create mode 100644 static/api/v/types/ai-api_src.TrckDetailsErrorResponse.html create mode 100644 static/api/v/types/ai-api_src.TrckExecutionId.html create mode 100644 static/api/v/types/ai-api_src.TrckGenericName.html create mode 100644 static/api/v/types/ai-api_src.TrckGetMetric.html create mode 100644 static/api/v/types/ai-api_src.TrckGetMetricList.html create mode 100644 static/api/v/types/ai-api_src.TrckGetMetricResource.html create mode 100644 static/api/v/types/ai-api_src.TrckGetMetricResourceList.html create mode 100644 static/api/v/types/ai-api_src.TrckLabel.html create mode 100644 static/api/v/types/ai-api_src.TrckLabelList.html create mode 100644 static/api/v/types/ai-api_src.TrckLabelName.html create mode 100644 static/api/v/types/ai-api_src.TrckMetric.html create mode 100644 static/api/v/types/ai-api_src.TrckMetricList.html create mode 100644 static/api/v/types/ai-api_src.TrckMetricName.html create mode 100644 static/api/v/types/ai-api_src.TrckMetricResource.html create mode 100644 static/api/v/types/ai-api_src.TrckMetricValue.html create mode 100644 static/api/v/types/ai-api_src.TrckMlapiExecutionId.html create mode 100644 static/api/v/types/ai-api_src.TrckStringArray.html create mode 100644 static/api/v/types/ai-api_src.TrckTag.html create mode 100644 static/api/v/types/ai-api_src.TrckTagList.html create mode 100644 static/api/v/types/ai-api_src.TrckTimestamp.html create mode 100644 static/api/v/types/ai-api_src.TrckmetricSelectorPermissibleValues.html create mode 100644 static/api/v/types/core_src.AiCoreOpenSourceChatModel.html create mode 100644 static/api/v/types/core_src.AiCoreOpenSourceEmbeddingModel.html create mode 100644 static/api/v/types/core_src.AwsBedrockChatModel.html create mode 100644 static/api/v/types/core_src.AwsBedrockEmbeddingModel.html create mode 100644 static/api/v/types/core_src.AzureOpenAiChatModel.html create mode 100644 static/api/v/types/core_src.AzureOpenAiEmbeddingModel.html create mode 100644 static/api/v/types/core_src.CustomRequestConfig.html create mode 100644 static/api/v/types/core_src.GcpVertexAiChatModel.html create mode 100644 static/api/v/types/core_src.PerplexityChatModel.html create mode 100644 static/api/v/types/core_src.SapRptModel.html create mode 100644 static/api/v/types/document-grounding_src.ApiError.html create mode 100644 static/api/v/types/document-grounding_src.BaseDocument.html create mode 100644 static/api/v/types/document-grounding_src.BasePipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.BasePipelineResponse.html create mode 100644 static/api/v/types/document-grounding_src.BinaryBooleanFilter.html create mode 100644 static/api/v/types/document-grounding_src.BoostingScoreComputationStrategy.html create mode 100644 static/api/v/types/document-grounding_src.BoostingScoringConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.Chunk.html create mode 100644 static/api/v/types/document-grounding_src.Collection.html create mode 100644 static/api/v/types/document-grounding_src.CollectionCreatedResponse.html create mode 100644 static/api/v/types/document-grounding_src.CollectionDeletedResponse.html create mode 100644 static/api/v/types/document-grounding_src.CollectionPendingResponse.html create mode 100644 static/api/v/types/document-grounding_src.CollectionRequest.html create mode 100644 static/api/v/types/document-grounding_src.CollectionsListResponse.html create mode 100644 static/api/v/types/document-grounding_src.CreatePipeline.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositories.html create mode 100644 static/api/v/types/document-grounding_src.DataRepository.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositoryMetaDataStrict.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositoryPerFilterSearchResult.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositorySearchResult.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositorySearchResults.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositoryType.html create mode 100644 static/api/v/types/document-grounding_src.DataRepositoryWithDocuments.html create mode 100644 static/api/v/types/document-grounding_src.DenseRetrievalScoringConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.DetailsErrorResponse.html create mode 100644 static/api/v/types/document-grounding_src.Document.html create mode 100644 static/api/v/types/document-grounding_src.DocumentBulkDeleteRequest.html create mode 100644 static/api/v/types/document-grounding_src.DocumentBulkDeleteResponse.html create mode 100644 static/api/v/types/document-grounding_src.DocumentCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.DocumentInput.html create mode 100644 static/api/v/types/document-grounding_src.DocumentKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.DocumentOutput.html create mode 100644 static/api/v/types/document-grounding_src.DocumentResponse.html create mode 100644 static/api/v/types/document-grounding_src.DocumentStatus.html create mode 100644 static/api/v/types/document-grounding_src.DocumentUpdateRequest.html create mode 100644 static/api/v/types/document-grounding_src.DocumentWithoutChunks.html create mode 100644 static/api/v/types/document-grounding_src.Documents.html create mode 100644 static/api/v/types/document-grounding_src.DocumentsChunk.html create mode 100644 static/api/v/types/document-grounding_src.DocumentsListResponse.html create mode 100644 static/api/v/types/document-grounding_src.DocumentsStatusResponse.html create mode 100644 static/api/v/types/document-grounding_src.EmbeddingConfig.html create mode 100644 static/api/v/types/document-grounding_src.FilterMatchModeEnum.html create mode 100644 static/api/v/types/document-grounding_src.GenericError.html create mode 100644 static/api/v/types/document-grounding_src.GetPipeline.html create mode 100644 static/api/v/types/document-grounding_src.GetPipelineExecutionById.html create mode 100644 static/api/v/types/document-grounding_src.GetPipelineExecutions.html create mode 100644 static/api/v/types/document-grounding_src.GetPipelineStatus.html create mode 100644 static/api/v/types/document-grounding_src.GetPipelines.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDriveConfig.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDriveConfigurationMinimal.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDriveConfigurationStruct.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDrivePipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDrivePipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDrivePipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.GoogleDriveResourceDetail.html create mode 100644 static/api/v/types/document-grounding_src.HTTPValidationError.html create mode 100644 static/api/v/types/document-grounding_src.IncludePathsArray.html create mode 100644 static/api/v/types/document-grounding_src.KeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.KeyWordRetrievalScoringConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.MSSharePointConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.MSSharePointConfigurationGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.MSSharePointConfigurationMinimal.html create mode 100644 static/api/v/types/document-grounding_src.MSSharePointPipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.MSSharePointPipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.MSSharePointPipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.ManualPipelineTrigger.html create mode 100644 static/api/v/types/document-grounding_src.MergeStrategyReranker.html create mode 100644 static/api/v/types/document-grounding_src.MergeStrategyScoreReuse.html create mode 100644 static/api/v/types/document-grounding_src.MergeStrategyType.html create mode 100644 static/api/v/types/document-grounding_src.MetaData.html create mode 100644 static/api/v/types/document-grounding_src.MetaDataKeyValuePairStrict.html create mode 100644 static/api/v/types/document-grounding_src.MetadataConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.MetadataConfigurationStruct.html create mode 100644 static/api/v/types/document-grounding_src.MetadataItem.html create mode 100644 static/api/v/types/document-grounding_src.MetadataKeyUpdate.html create mode 100644 static/api/v/types/document-grounding_src.MetadataOperation.html create mode 100644 static/api/v/types/document-grounding_src.MetadataOperationEnum.html create mode 100644 static/api/v/types/document-grounding_src.MetadataResponse.html create mode 100644 static/api/v/types/document-grounding_src.MetadataUpdateItem.html create mode 100644 static/api/v/types/document-grounding_src.MetadataUpdates.html create mode 100644 static/api/v/types/document-grounding_src.PatchPipeline.html create mode 100644 static/api/v/types/document-grounding_src.PerFilterSearchResult.html create mode 100644 static/api/v/types/document-grounding_src.PerFilterSearchResultError.html create mode 100644 static/api/v/types/document-grounding_src.PerFilterSearchResultWithError.html create mode 100644 static/api/v/types/document-grounding_src.PipelineDocumentResponse.html create mode 100644 static/api/v/types/document-grounding_src.PipelineExecutionData.html create mode 100644 static/api/v/types/document-grounding_src.PipelineExecutionStatus.html create mode 100644 static/api/v/types/document-grounding_src.PipelineId.html create mode 100644 static/api/v/types/document-grounding_src.PipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.PostProcessingObjectReference.html create mode 100644 static/api/v/types/document-grounding_src.PostProcessingOperation.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalBinaryBooleanFilter.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalChunk.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalDataRepositorySearchResult.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalDocumentKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResult.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultError.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultWithError.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalScopedKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalSearchConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalSearchDocumentKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalSearchFilter.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalSearchInput.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalSearchResults.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalSearchSelectOptionEnum.html create mode 100644 static/api/v/types/document-grounding_src.RetrievalVectorSearchFilter.html create mode 100644 static/api/v/types/document-grounding_src.S3Configuration.html create mode 100644 static/api/v/types/document-grounding_src.S3ConfigurationMinimal.html create mode 100644 static/api/v/types/document-grounding_src.S3PipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.S3PipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.S3PipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.SDMPipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.SDMPipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.SDMPipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.SFTPConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.SFTPConfigurationMinimal.html create mode 100644 static/api/v/types/document-grounding_src.SFTPPipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.SFTPPipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.SFTPPipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.ScopedKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.Score.html create mode 100644 static/api/v/types/document-grounding_src.ScoresAggregationStrategy.html create mode 100644 static/api/v/types/document-grounding_src.SearchConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.SearchDocumentKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.SearchFilter.html create mode 100644 static/api/v/types/document-grounding_src.SearchPipeline.html create mode 100644 static/api/v/types/document-grounding_src.SearchPipelinesResponse.html create mode 100644 static/api/v/types/document-grounding_src.SearchResults.html create mode 100644 static/api/v/types/document-grounding_src.SearchScores.html create mode 100644 static/api/v/types/document-grounding_src.SearchSelectOptionEnum.html create mode 100644 static/api/v/types/document-grounding_src.ServiceNowConfig.html create mode 100644 static/api/v/types/document-grounding_src.ServiceNowConfigurationMinimal.html create mode 100644 static/api/v/types/document-grounding_src.ServiceNowConfigurationStruct.html create mode 100644 static/api/v/types/document-grounding_src.ServiceNowPipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.ServiceNowPipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.ServiceNowPipelineMinimalResponse.html create mode 100644 static/api/v/types/document-grounding_src.SharePointConfig.html create mode 100644 static/api/v/types/document-grounding_src.SharePointConfigGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.SharePointSite.html create mode 100644 static/api/v/types/document-grounding_src.SharePointSiteDetail.html create mode 100644 static/api/v/types/document-grounding_src.SharePointSiteGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.TextOnlyBaseChunk.html create mode 100644 static/api/v/types/document-grounding_src.TextOnlyBaseChunkCreate.html create mode 100644 static/api/v/types/document-grounding_src.TextSearchRequest.html create mode 100644 static/api/v/types/document-grounding_src.ValidationError.html create mode 100644 static/api/v/types/document-grounding_src.VectorChunk.html create mode 100644 static/api/v/types/document-grounding_src.VectorDocumentKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.VectorKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.VectorPerFilterSearchResult.html create mode 100644 static/api/v/types/document-grounding_src.VectorScoringConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.VectorSearchConfiguration.html create mode 100644 static/api/v/types/document-grounding_src.VectorSearchDocumentKeyValueListPair.html create mode 100644 static/api/v/types/document-grounding_src.VectorSearchFilter.html create mode 100644 static/api/v/types/document-grounding_src.VectorSearchResults.html create mode 100644 static/api/v/types/document-grounding_src.VectorSearchSelectOptionEnum.html create mode 100644 static/api/v/types/document-grounding_src.WorkZonePipelineCreateRequest.html create mode 100644 static/api/v/types/document-grounding_src.WorkZonePipelineGetResponse.html create mode 100644 static/api/v/types/document-grounding_src.WorkZonePipelineMinimalResponse.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionParameters.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestAssistantMessage.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestMessage.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestSystemMessage.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestToolMessage.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestUserMessage.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionTool.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiChatModel.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingModel.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingParameters.html create mode 100644 static/api/v/types/foundation-models_src.AzureOpenAiFunctionObject.html create mode 100644 static/api/v/types/langchain_src.AzureOpenAiChatCallOptions.html create mode 100644 static/api/v/types/langchain_src.AzureOpenAiChatModelParams.html create mode 100644 static/api/v/types/langchain_src.AzureOpenAiEmbeddingModelParams.html create mode 100644 static/api/v/types/langchain_src.ChatAzureOpenAIToolType.html create mode 100644 static/api/v/types/langchain_src.ChatOrchestrationToolType.html create mode 100644 static/api/v/types/langchain_src.LangChainOrchestrationChatModelParams.html create mode 100644 static/api/v/types/langchain_src.LangChainOrchestrationModuleConfig.html create mode 100644 static/api/v/types/langchain_src.OrchestrationCallOptions.html create mode 100644 static/api/v/types/orchestration_src.AssistantChatMessage.html create mode 100644 static/api/v/types/orchestration_src.AzureContentSafetyFilterParameters.html create mode 100644 static/api/v/types/orchestration_src.AzureContentSafetyFilterReturnType.html create mode 100644 static/api/v/types/orchestration_src.AzureFilterThreshold.html create mode 100644 static/api/v/types/orchestration_src.ChatCompletionTool.html create mode 100644 static/api/v/types/orchestration_src.ChatMessage.html create mode 100644 static/api/v/types/orchestration_src.ChatMessageContent.html create mode 100644 static/api/v/types/orchestration_src.ChatMessages.html create mode 100644 static/api/v/types/orchestration_src.ChatModel.html create mode 100644 static/api/v/types/orchestration_src.Citation.html create mode 100644 static/api/v/types/orchestration_src.DeveloperChatMessage.html create mode 100644 static/api/v/types/orchestration_src.DocumentGroundingServiceFilter.html create mode 100644 static/api/v/types/orchestration_src.DpiMaskingConfig.html create mode 100644 static/api/v/types/orchestration_src.DpiMaskingProviderConfig.html create mode 100644 static/api/v/types/orchestration_src.EmbeddingModel.html create mode 100644 static/api/v/types/orchestration_src.EmbeddingModelDetails.html create mode 100644 static/api/v/types/orchestration_src.EmbeddingModelParams.html create mode 100644 static/api/v/types/orchestration_src.FileContent.html create mode 100644 static/api/v/types/orchestration_src.FunctionObject.html create mode 100644 static/api/v/types/orchestration_src.ImageContentUrl.html create mode 100644 static/api/v/types/orchestration_src.LlamaGuard38BCategory.html create mode 100644 static/api/v/types/orchestration_src.LlamaGuard38BFilterReturnType.html create mode 100644 static/api/v/types/orchestration_src.LlamaGuard38BInputFilterConfig.html create mode 100644 static/api/v/types/orchestration_src.LlamaGuard38BOutputFilterConfig.html create mode 100644 static/api/v/types/orchestration_src.LlmModelDetails.html create mode 100644 static/api/v/types/orchestration_src.LlmModelParams.html create mode 100644 static/api/v/types/orchestration_src.ModuleStreamOptions.html create mode 100644 static/api/v/types/orchestration_src.OrchestrationConfigRef.html create mode 100644 static/api/v/types/orchestration_src.OrchestrationError.html create mode 100644 static/api/v/types/orchestration_src.OrchestrationErrorResponse.html create mode 100644 static/api/v/types/orchestration_src.OrchestrationModuleConfigList.html create mode 100644 static/api/v/types/orchestration_src.PromptTemplate.html create mode 100644 static/api/v/types/orchestration_src.StreamOptions.html create mode 100644 static/api/v/types/orchestration_src.StreamOptionsWithOverrides.html create mode 100644 static/api/v/types/orchestration_src.SystemChatMessage.html create mode 100644 static/api/v/types/orchestration_src.ToolChatMessage.html create mode 100644 static/api/v/types/orchestration_src.TranslationApplyToCategory.html create mode 100644 static/api/v/types/orchestration_src.TranslationConfigParams.html create mode 100644 static/api/v/types/orchestration_src.TranslationInputConfig.html create mode 100644 static/api/v/types/orchestration_src.TranslationInputParameters.html create mode 100644 static/api/v/types/orchestration_src.TranslationOutputConfig.html create mode 100644 static/api/v/types/orchestration_src.TranslationOutputParameters.html create mode 100644 static/api/v/types/orchestration_src.TranslationReturnType.html create mode 100644 static/api/v/types/orchestration_src.TranslationTargetLanguage.html create mode 100644 static/api/v/types/orchestration_src.UserChatMessage.html create mode 100644 static/api/v/types/orchestration_src.UserChatMessageContent.html create mode 100644 static/api/v/types/orchestration_src.UserChatMessageContentItem.html create mode 100644 static/api/v/types/prompt-registry_src.AssistantChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.AzureContentSafetyInput.html create mode 100644 static/api/v/types/prompt-registry_src.AzureContentSafetyInputFilterConfig.html create mode 100644 static/api/v/types/prompt-registry_src.AzureContentSafetyOutput.html create mode 100644 static/api/v/types/prompt-registry_src.AzureContentSafetyOutputFilterConfig.html create mode 100644 static/api/v/types/prompt-registry_src.AzureThreshold.html create mode 100644 static/api/v/types/prompt-registry_src.ChatCompletionTool.html create mode 100644 static/api/v/types/prompt-registry_src.ChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.ChatMessageContent.html create mode 100644 static/api/v/types/prompt-registry_src.DPIConfig.html create mode 100644 static/api/v/types/prompt-registry_src.DPICustomEntity.html create mode 100644 static/api/v/types/prompt-registry_src.DPIEntities.html create mode 100644 static/api/v/types/prompt-registry_src.DPIEntityConfig.html create mode 100644 static/api/v/types/prompt-registry_src.DPIMethodConstant.html create mode 100644 static/api/v/types/prompt-registry_src.DPIMethodFabricatedData.html create mode 100644 static/api/v/types/prompt-registry_src.DPIStandardEntity.html create mode 100644 static/api/v/types/prompt-registry_src.DataRepositoryType.html create mode 100644 static/api/v/types/prompt-registry_src.DeveloperChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.DocumentGroundingFilter.html create mode 100644 static/api/v/types/prompt-registry_src.ErrorResponse.html create mode 100644 static/api/v/types/prompt-registry_src.FileContent.html create mode 100644 static/api/v/types/prompt-registry_src.FilteringModuleConfig.html create mode 100644 static/api/v/types/prompt-registry_src.FilteringStreamOptions.html create mode 100644 static/api/v/types/prompt-registry_src.FunctionObject.html create mode 100644 static/api/v/types/prompt-registry_src.FunctionParameters.html create mode 100644 static/api/v/types/prompt-registry_src.GlobalStreamOptions.html create mode 100644 static/api/v/types/prompt-registry_src.GroundingFilterId.html create mode 100644 static/api/v/types/prompt-registry_src.GroundingFilterSearchConfiguration.html create mode 100644 static/api/v/types/prompt-registry_src.GroundingModuleConfig.html create mode 100644 static/api/v/types/prompt-registry_src.ImageContent.html create mode 100644 static/api/v/types/prompt-registry_src.ImageContentUrl.html create mode 100644 static/api/v/types/prompt-registry_src.InputFilterConfig.html create mode 100644 static/api/v/types/prompt-registry_src.InputFilteringConfig.html create mode 100644 static/api/v/types/prompt-registry_src.KeyValueListPair.html create mode 100644 static/api/v/types/prompt-registry_src.LLMModelDetails.html create mode 100644 static/api/v/types/prompt-registry_src.LlamaGuard38B.html create mode 100644 static/api/v/types/prompt-registry_src.LlamaGuard38BFilterConfig.html create mode 100644 static/api/v/types/prompt-registry_src.MaskingModuleConfig.html create mode 100644 static/api/v/types/prompt-registry_src.MaskingProviderConfig.html create mode 100644 static/api/v/types/prompt-registry_src.MessageToolCall.html create mode 100644 static/api/v/types/prompt-registry_src.MessageToolCalls.html create mode 100644 static/api/v/types/prompt-registry_src.ModuleConfigs.html create mode 100644 static/api/v/types/prompt-registry_src.ModuleConfigsList.html create mode 100644 static/api/v/types/prompt-registry_src.MultiChatContent.html create mode 100644 static/api/v/types/prompt-registry_src.MultiChatTemplate.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfig.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfigDeleteResponse.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfigGetResponse.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfigListResponse.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfigPostRequest.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfigPostResponse.html create mode 100644 static/api/v/types/prompt-registry_src.OrchestrationConfigResource.html create mode 100644 static/api/v/types/prompt-registry_src.OutputFilterConfig.html create mode 100644 static/api/v/types/prompt-registry_src.OutputFilteringConfig.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplate.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplateDeleteResponse.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplateGetResponse.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplateListResponse.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplatePostRequest.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplatePostResponse.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplateSpec.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionRequest.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionResponse.html create mode 100644 static/api/v/types/prompt-registry_src.PromptTemplatingModuleConfig.html create mode 100644 static/api/v/types/prompt-registry_src.ResponseFormatJsonObject.html create mode 100644 static/api/v/types/prompt-registry_src.ResponseFormatJsonSchema.html create mode 100644 static/api/v/types/prompt-registry_src.ResponseFormatJsonSchemaSchema.html create mode 100644 static/api/v/types/prompt-registry_src.ResponseFormatText.html create mode 100644 static/api/v/types/prompt-registry_src.RuntimeOrchestrationConfigFile.html create mode 100644 static/api/v/types/prompt-registry_src.RuntimePromptTemplateFile.html create mode 100644 static/api/v/types/prompt-registry_src.SAPDocumentTranslationApplyToSelector.html create mode 100644 static/api/v/types/prompt-registry_src.SAPDocumentTranslationInput.html create mode 100644 static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutput.html create mode 100644 static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutputTargetLanguage.html create mode 100644 static/api/v/types/prompt-registry_src.SearchDocumentKeyValueListPair.html create mode 100644 static/api/v/types/prompt-registry_src.SearchSelectOptionEnum.html create mode 100644 static/api/v/types/prompt-registry_src.SingleChatTemplate.html create mode 100644 static/api/v/types/prompt-registry_src.SystemChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.Template.html create mode 100644 static/api/v/types/prompt-registry_src.TemplateRef.html create mode 100644 static/api/v/types/prompt-registry_src.TemplateRefByID.html create mode 100644 static/api/v/types/prompt-registry_src.TemplateRefByScenarioNameVersion.html create mode 100644 static/api/v/types/prompt-registry_src.TemplatingChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.TextContent.html create mode 100644 static/api/v/types/prompt-registry_src.ToolChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.TranslationModuleConfig.html create mode 100644 static/api/v/types/prompt-registry_src.UserChatMessage.html create mode 100644 static/api/v/types/prompt-registry_src.UserChatMessageContent.html create mode 100644 static/api/v/types/prompt-registry_src.UserChatMessageContentItem.html create mode 100644 static/api/v/types/rpt_src.ColumnType.html create mode 100644 static/api/v/types/rpt_src.DateString.html create mode 100644 static/api/v/types/rpt_src.ParquetPayload.html create mode 100644 static/api/v/types/rpt_src.PredictResponseMetadata.html create mode 100644 static/api/v/types/rpt_src.PredictResponsePayload.html create mode 100644 static/api/v/types/rpt_src.PredictResponseStatus.html create mode 100644 static/api/v/types/rpt_src.PredictionData.html create mode 100644 static/api/v/types/rpt_src.RowType.html create mode 100644 static/api/v/types/rpt_src.RptRequestCompressionMiddlewareOptions.html create mode 100644 static/api/v/variables/ai-api_src.ApplicationApi.html create mode 100644 static/api/v/variables/ai-api_src.ArtifactApi.html create mode 100644 static/api/v/variables/ai-api_src.ConfigurationApi.html create mode 100644 static/api/v/variables/ai-api_src.DeploymentApi.html create mode 100644 static/api/v/variables/ai-api_src.DockerRegistrySecretApi.html create mode 100644 static/api/v/variables/ai-api_src.ExecutableApi.html create mode 100644 static/api/v/variables/ai-api_src.ExecutionApi.html create mode 100644 static/api/v/variables/ai-api_src.ExecutionScheduleApi.html create mode 100644 static/api/v/variables/ai-api_src.FileApi.html create mode 100644 static/api/v/variables/ai-api_src.KPIApi.html create mode 100644 static/api/v/variables/ai-api_src.MetaApi.html create mode 100644 static/api/v/variables/ai-api_src.MetricsApi.html create mode 100644 static/api/v/variables/ai-api_src.ObjectStoreSecretApi.html create mode 100644 static/api/v/variables/ai-api_src.RepositoryApi.html create mode 100644 static/api/v/variables/ai-api_src.ResourceApi.html create mode 100644 static/api/v/variables/ai-api_src.ResourceGroupApi.html create mode 100644 static/api/v/variables/ai-api_src.ResourceQuotaApi.html create mode 100644 static/api/v/variables/ai-api_src.ScenarioApi.html create mode 100644 static/api/v/variables/ai-api_src.SecretApi.html create mode 100644 static/api/v/variables/ai-api_src.ServiceApi.html create mode 100644 static/api/v/variables/ai-api_src.TenantInfoApi.html create mode 100644 static/api/v/variables/document-grounding_src.PipelinesApi.html create mode 100644 static/api/v/variables/document-grounding_src.RetrievalApi.html create mode 100644 static/api/v/variables/document-grounding_src.VectorApi.html create mode 100644 static/api/v/variables/prompt-registry_src.OrchestrationConfigsApi.html create mode 100644 static/api/v/variables/prompt-registry_src.PromptTemplatesApi.html diff --git a/static/api/v/.nojekyll b/static/api/v/.nojekyll new file mode 100644 index 000000000..e2ac6616a --- /dev/null +++ b/static/api/v/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/static/api/v/assets/hierarchy.js b/static/api/v/assets/hierarchy.js new file mode 100644 index 000000000..dba80f97c --- /dev/null +++ b/static/api/v/assets/hierarchy.js @@ -0,0 +1 @@ +window.hierarchyData = "eJyNzssKwkAMBdB/ueup4rvOTvwAFy5FZJiJtDgPSaYbpf8uoyBdCHUVEm6S8wSnlAX6tKi3q7MC09WTzW2KAv1EmZYaTSBoHIWOmckEKNza6KBn81qhYw8N640IydQmpouwnXzTkyYHD/VJQCOLq8p69Rko2Kb1jilCn5az+UatFuv63CuUZvB+9+iYDneKu3bfmLxP4e6pWMdR19RFZ0q2CsmRl7dw5OCIu1co0AHwwLYhyWz+Q6Vh/A36cWAM0fcv/lqbBA==" \ No newline at end of file diff --git a/static/api/v/assets/highlight.css b/static/api/v/assets/highlight.css new file mode 100644 index 000000000..1bb0a707d --- /dev/null +++ b/static/api/v/assets/highlight.css @@ -0,0 +1,113 @@ +:root { + --light-hl-0: #A31515; + --dark-hl-0: #CE9178; + --light-hl-1: #000000; + --dark-hl-1: #C8C8C8; + --light-hl-2: #000000; + --dark-hl-2: #D4D4D4; + --light-hl-3: #EE0000; + --dark-hl-3: #D7BA7D; + --light-hl-4: #001080; + --dark-hl-4: #9CDCFE; + --light-hl-5: #098658; + --dark-hl-5: #B5CEA8; + --light-hl-6: #0000FF; + --dark-hl-6: #569CD6; + --light-hl-7: #0070C1; + --dark-hl-7: #4FC1FF; + --light-hl-8: #795E26; + --dark-hl-8: #DCDCAA; + --light-hl-9: #AF00DB; + --dark-hl-9: #C586C0; + --light-hl-10: #008000; + --dark-hl-10: #6A9955; + --light-hl-11: #267F99; + --dark-hl-11: #4EC9B0; + --light-hl-12: #000000FF; + --dark-hl-12: #D4D4D4; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --hl-12: var(--light-hl-12); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --hl-12: var(--dark-hl-12); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --hl-10: var(--light-hl-10); + --hl-11: var(--light-hl-11); + --hl-12: var(--light-hl-12); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --hl-10: var(--dark-hl-10); + --hl-11: var(--dark-hl-11); + --hl-12: var(--dark-hl-12); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +.hl-8 { color: var(--hl-8); } +.hl-9 { color: var(--hl-9); } +.hl-10 { color: var(--hl-10); } +.hl-11 { color: var(--hl-11); } +.hl-12 { color: var(--hl-12); } +pre, code { background: var(--code-background); } diff --git a/static/api/v/assets/icons.js b/static/api/v/assets/icons.js new file mode 100644 index 000000000..4fbadc5ad --- /dev/null +++ b/static/api/v/assets/icons.js @@ -0,0 +1,18 @@ +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `MMNEPVFCICPMFPCPTTAAATR`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); + } + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/static/api/v/assets/icons.svg b/static/api/v/assets/icons.svg new file mode 100644 index 000000000..be7798fcd --- /dev/null +++ b/static/api/v/assets/icons.svg @@ -0,0 +1 @@ +MMNEPVFCICPMFPCPTTAAATR \ No newline at end of file diff --git a/static/api/v/assets/main.js b/static/api/v/assets/main.js new file mode 100644 index 000000000..8182ceec6 --- /dev/null +++ b/static/api/v/assets/main.js @@ -0,0 +1,60 @@ +"use strict"; +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings.","hierarchy_expand":"Expand","hierarchy_collapse":"Collapse","folder":"Folder","search_index_not_available":"The search index is not available","search_no_results_found_for_0":"No results found for {0}","kind_1":"Project","kind_2":"Module","kind_4":"Namespace","kind_8":"Enumeration","kind_16":"Enumeration Member","kind_32":"Variable","kind_64":"Function","kind_128":"Class","kind_256":"Interface","kind_512":"Constructor","kind_1024":"Property","kind_2048":"Method","kind_4096":"Call Signature","kind_8192":"Index Signature","kind_16384":"Constructor Signature","kind_32768":"Parameter","kind_65536":"Type Literal","kind_131072":"Type Parameter","kind_262144":"Accessor","kind_524288":"Get Signature","kind_1048576":"Set Signature","kind_2097152":"Type Alias","kind_4194304":"Reference","kind_8388608":"Document"}; +"use strict";(()=>{var Ke=Object.create;var he=Object.defineProperty;var Ge=Object.getOwnPropertyDescriptor;var Ze=Object.getOwnPropertyNames;var Xe=Object.getPrototypeOf,Ye=Object.prototype.hasOwnProperty;var et=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var tt=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ze(e))!Ye.call(t,i)&&i!==n&&he(t,i,{get:()=>e[i],enumerable:!(r=Ge(e,i))||r.enumerable});return t};var nt=(t,e,n)=>(n=t!=null?Ke(Xe(t)):{},tt(e||!t||!t.__esModule?he(n,"default",{value:t,enumerable:!0}):n,t));var ye=et((me,ge)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=(function(e){return function(n){e.console&&console.warn&&console.warn(n)}})(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,l],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(oc?d+=2:a==c&&(n+=r[l+1]*i[d+1],l+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var c=s.node.edges["*"];else{var c=new t.TokenSet;s.node.edges["*"]=c}if(s.str.length==0&&(c.final=!0),i.push({node:c,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),c=0;c1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}if(s.type===t.QueryLexer.TERM)return t.QueryParser.parseTerm;var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},(function(e,n){typeof define=="function"&&define.amd?define(n):typeof me=="object"?ge.exports=n():e.lunr=n()})(this,function(){return t})})()});var M,G={getItem(){return null},setItem(){}},K;try{K=localStorage,M=K}catch{K=G,M=G}var S={getItem:t=>M.getItem(t),setItem:(t,e)=>M.setItem(t,e),disableWritingLocalStorage(){M=G},disable(){localStorage.clear(),M=G},enable(){M=K}};window.TypeDoc||={disableWritingLocalStorage(){S.disableWritingLocalStorage()},disableLocalStorage:()=>{S.disable()},enableLocalStorage:()=>{S.enable()}};window.translations||={copy:"Copy",copied:"Copied!",normally_hidden:"This member is normally hidden due to your filter settings.",hierarchy_expand:"Expand",hierarchy_collapse:"Collapse",search_index_not_available:"The search index is not available",search_no_results_found_for_0:"No results found for {0}",folder:"Folder",kind_1:"Project",kind_2:"Module",kind_4:"Namespace",kind_8:"Enumeration",kind_16:"Enumeration Member",kind_32:"Variable",kind_64:"Function",kind_128:"Class",kind_256:"Interface",kind_512:"Constructor",kind_1024:"Property",kind_2048:"Method",kind_4096:"Call Signature",kind_8192:"Index Signature",kind_16384:"Constructor Signature",kind_32768:"Parameter",kind_65536:"Type Literal",kind_131072:"Type Parameter",kind_262144:"Accessor",kind_524288:"Get Signature",kind_1048576:"Set Signature",kind_2097152:"Type Alias",kind_4194304:"Reference",kind_8388608:"Document"};var pe=[];function X(t,e){pe.push({selector:e,constructor:t})}var Z=class{alwaysVisibleMember=null;constructor(){this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){pe.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!rt(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function rt(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var fe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var Ie=nt(ye(),1);async function R(t){let e=Uint8Array.from(atob(t),s=>s.charCodeAt(0)),r=new Blob([e]).stream().pipeThrough(new DecompressionStream("deflate")),i=await new Response(r).text();return JSON.parse(i)}var Y="closing",ae="tsd-overlay";function it(){let t=Math.abs(window.innerWidth-document.documentElement.clientWidth);document.body.style.overflow="hidden",document.body.style.paddingRight=`${t}px`}function st(){document.body.style.removeProperty("overflow"),document.body.style.removeProperty("padding-right")}function Ee(t,e){t.addEventListener("animationend",()=>{t.classList.contains(Y)&&(t.classList.remove(Y),document.getElementById(ae)?.remove(),t.close(),st())}),t.addEventListener("cancel",n=>{n.preventDefault(),ve(t)}),e?.closeOnClick&&document.addEventListener("click",n=>{t.open&&!t.contains(n.target)&&ve(t)},!0)}function xe(t){if(t.open)return;let e=document.createElement("div");e.id=ae,document.body.appendChild(e),t.showModal(),it()}function ve(t){if(!t.open)return;document.getElementById(ae)?.classList.add(Y),t.classList.add(Y)}var I=class{el;app;constructor(e){this.el=e.el,this.app=e.app}};var be=document.head.appendChild(document.createElement("style"));be.dataset.for="filters";var le={};function Le(t){for(let e of t.split(/\s+/))if(le.hasOwnProperty(e)&&!le[e])return!0;return!1}var ee=class extends I{key;value;constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),be.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=S.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){S.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),le[`tsd-is-${this.el.name}`]=this.value,this.app.filterChanged(),this.app.updateIndexVisibility()}};var we=0;async function Se(t,e){if(!window.searchData)return;let n=await R(window.searchData);t.data=n,t.index=Ie.Index.load(n.index),e.innerHTML=""}function _e(){let t=document.getElementById("tsd-search-trigger"),e=document.getElementById("tsd-search"),n=document.getElementById("tsd-search-input"),r=document.getElementById("tsd-search-results"),i=document.getElementById("tsd-search-script"),s=document.getElementById("tsd-search-status");if(!(t&&e&&n&&r&&i&&s))throw new Error("Search controls missing");let o={base:document.documentElement.dataset.base};o.base.endsWith("/")||(o.base+="/"),i.addEventListener("error",()=>{let a=window.translations.search_index_not_available;Pe(s,a)}),i.addEventListener("load",()=>{Se(o,s)}),Se(o,s),ot({trigger:t,searchEl:e,results:r,field:n,status:s},o)}function ot(t,e){let{field:n,results:r,searchEl:i,status:s,trigger:o}=t;Ee(i,{closeOnClick:!0});function a(){xe(i),n.setSelectionRange(0,n.value.length)}o.addEventListener("click",a),n.addEventListener("input",fe(()=>{at(r,n,s,e)},200)),n.addEventListener("keydown",l=>{if(r.childElementCount===0||l.ctrlKey||l.metaKey||l.altKey)return;let d=n.getAttribute("aria-activedescendant"),f=d?document.getElementById(d):null;if(f){let p=!1,v=!1;switch(l.key){case"Home":case"End":case"ArrowLeft":case"ArrowRight":v=!0;break;case"ArrowDown":case"ArrowUp":p=l.shiftKey;break}(p||v)&&ke(n)}if(!l.shiftKey)switch(l.key){case"Enter":f?.querySelector("a")?.click();break;case"ArrowUp":Te(r,n,f,-1),l.preventDefault();break;case"ArrowDown":Te(r,n,f,1),l.preventDefault();break}});function c(){ke(n)}n.addEventListener("change",c),n.addEventListener("blur",c),n.addEventListener("click",c),document.body.addEventListener("keydown",l=>{if(l.altKey||l.metaKey||l.shiftKey)return;let d=l.ctrlKey&&l.key==="k",f=!l.ctrlKey&&!ut()&&l.key==="/";(d||f)&&(l.preventDefault(),a())})}function at(t,e,n,r){if(!r.index||!r.data)return;t.innerHTML="",n.innerHTML="",we+=1;let i=e.value.trim(),s;if(i){let a=i.split(" ").map(c=>c.length?`*${c}*`:"").join(" ");s=r.index.search(a).filter(({ref:c})=>{let l=r.data.rows[Number(c)].classes;return!l||!Le(l)})}else s=[];if(s.length===0&&i){let a=window.translations.search_no_results_found_for_0.replace("{0}",` "${te(i)}" `);Pe(n,a);return}for(let a=0;ac.score-a.score);let o=Math.min(10,s.length);for(let a=0;a`,f=Ce(c.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(f+=` (score: ${s[a].score.toFixed(2)})`),c.parent&&(f=` + ${Ce(c.parent,i)}.${f}`);let p=document.createElement("li");p.id=`tsd-search:${we}-${a}`,p.role="option",p.ariaSelected="false",p.classList.value=c.classes??"";let v=document.createElement("a");v.tabIndex=-1,v.href=r.base+c.url,v.innerHTML=d+`${f}`,p.append(v),t.appendChild(p)}}function Te(t,e,n,r){let i;if(r===1?i=n?.nextElementSibling||t.firstElementChild:i=n?.previousElementSibling||t.lastElementChild,i!==n){if(!i||i.role!=="option"){console.error("Option missing");return}i.ariaSelected="true",i.scrollIntoView({behavior:"smooth",block:"nearest"}),e.setAttribute("aria-activedescendant",i.id),n?.setAttribute("aria-selected","false")}}function ke(t){let e=t.getAttribute("aria-activedescendant");(e?document.getElementById(e):null)?.setAttribute("aria-selected","false"),t.setAttribute("aria-activedescendant","")}function Ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(te(t.substring(s,o)),`${te(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(te(t.substring(s))),i.join("")}var lt={"&":"&","<":"<",">":">","'":"'",'"':"""};function te(t){return t.replace(/[&<>"'"]/g,e=>lt[e])}function Pe(t,e){t.innerHTML=e?`
${e}
`:""}var ct=["button","checkbox","file","hidden","image","radio","range","reset","submit"];function ut(){let t=document.activeElement;return t?t.isContentEditable||t.tagName==="TEXTAREA"||t.tagName==="SEARCH"?!0:t.tagName==="INPUT"&&!ct.includes(t.type):!1}var D="mousedown",Me="mousemove",$="mouseup",ne={x:0,y:0},Qe=!1,ce=!1,dt=!1,F=!1,Oe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Oe?"is-mobile":"not-mobile");Oe&&"ontouchstart"in document.documentElement&&(dt=!0,D="touchstart",Me="touchmove",$="touchend");document.addEventListener(D,t=>{ce=!0,F=!1;let e=D=="touchstart"?t.targetTouches[0]:t;ne.y=e.pageY||0,ne.x=e.pageX||0});document.addEventListener(Me,t=>{if(ce&&!F){let e=D=="touchstart"?t.targetTouches[0]:t,n=ne.x-(e.pageX||0),r=ne.y-(e.pageY||0);F=Math.sqrt(n*n+r*r)>10}});document.addEventListener($,()=>{ce=!1});document.addEventListener("click",t=>{Qe&&(t.preventDefault(),t.stopImmediatePropagation(),Qe=!1)});var re=class extends I{active;className;constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener($,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(D,n=>this.onDocumentPointerDown(n)),document.addEventListener($,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){F||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!F&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var ue=new Map,de=class{open;accordions=[];key;constructor(e,n){this.key=e,this.open=n}add(e){this.accordions.push(e),e.open=this.open,e.addEventListener("toggle",()=>{this.toggle(e.open)})}toggle(e){for(let n of this.accordions)n.open=e;S.setItem(this.key,e.toString())}},ie=class extends I{constructor(e){super(e);let n=this.el.querySelector("summary"),r=n.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)});let i=`tsd-accordion-${n.dataset.key??n.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`,s;if(ue.has(i))s=ue.get(i);else{let o=S.getItem(i),a=o?o==="true":this.el.open;s=new de(i,a),ue.set(i,s)}s.add(this.el)}};function He(t){let e=S.getItem("tsd-theme")||"os";t.value=e,Ae(e),t.addEventListener("change",()=>{S.setItem("tsd-theme",t.value),Ae(t.value)})}function Ae(t){document.documentElement.dataset.theme=t}var se;function Ne(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Re),Re())}async function Re(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let e=await R(window.navigationData);se=document.documentElement.dataset.base,se.endsWith("/")||(se+="/"),t.innerHTML="";for(let n of e)Ve(n,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Ve(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',De(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let c=a.appendChild(document.createElement("ul"));c.className="tsd-nested-navigation";for(let l of t.children)Ve(l,c,i)}else De(t,r,t.class)}function De(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));if(r.href=se+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&(r.classList.add("current"),r.ariaCurrent="page"),t.kind){let i=window.translations[`kind_${t.kind}`].replaceAll('"',""");r.innerHTML=``}r.appendChild(Fe(t.text,document.createElement("span")))}else{let r=e.appendChild(document.createElement("span")),i=window.translations.folder.replaceAll('"',""");r.innerHTML=``,r.appendChild(Fe(t.text,document.createElement("span")))}}function Fe(t,e){let n=t.split(/(?<=[^A-Z])(?=[A-Z])|(?<=[A-Z])(?=[A-Z][a-z])|(?<=[_-])(?=[^_-])/);for(let r=0;r{let i=r.target;for(;i.parentElement&&i.parentElement.tagName!="LI";)i=i.parentElement;i.dataset.dropdown&&(i.dataset.dropdown=String(i.dataset.dropdown!=="true"))});let t=new Map,e=new Set;for(let r of document.querySelectorAll(".tsd-full-hierarchy [data-refl]")){let i=r.querySelector("ul");t.has(r.dataset.refl)?e.add(r.dataset.refl):i&&t.set(r.dataset.refl,i)}for(let r of e)n(r);function n(r){let i=t.get(r).cloneNode(!0);i.querySelectorAll("[id]").forEach(s=>{s.removeAttribute("id")}),i.querySelectorAll("[data-dropdown]").forEach(s=>{s.dataset.dropdown="false"});for(let s of document.querySelectorAll(`[data-refl="${r}"]`)){let o=gt(),a=s.querySelector("ul");s.insertBefore(o,a),o.dataset.dropdown=String(!!a),a||s.appendChild(i.cloneNode(!0))}}}function pt(){let t=document.getElementById("tsd-hierarchy-script");t&&(t.addEventListener("load",Be),Be())}async function Be(){let t=document.querySelector(".tsd-panel.tsd-hierarchy:has(h4 a)");if(!t||!window.hierarchyData)return;let e=+t.dataset.refl,n=await R(window.hierarchyData),r=t.querySelector("ul"),i=document.createElement("ul");if(i.classList.add("tsd-hierarchy"),ft(i,n,e),r.querySelectorAll("li").length==i.querySelectorAll("li").length)return;let s=document.createElement("span");s.classList.add("tsd-hierarchy-toggle"),s.textContent=window.translations.hierarchy_expand,t.querySelector("h4 a")?.insertAdjacentElement("afterend",s),s.insertAdjacentText("beforebegin",", "),s.addEventListener("click",()=>{s.textContent===window.translations.hierarchy_expand?(r.insertAdjacentElement("afterend",i),r.remove(),s.textContent=window.translations.hierarchy_collapse):(i.insertAdjacentElement("afterend",r),i.remove(),s.textContent=window.translations.hierarchy_expand)})}function ft(t,e,n){let r=e.roots.filter(i=>mt(e,i,n));for(let i of r)t.appendChild(je(e,i,n))}function je(t,e,n,r=new Set){if(r.has(e))return;r.add(e);let i=t.reflections[e],s=document.createElement("li");if(s.classList.add("tsd-hierarchy-item"),e===n){let o=s.appendChild(document.createElement("span"));o.textContent=i.name,o.classList.add("tsd-hierarchy-target")}else{for(let a of i.uniqueNameParents||[]){let c=t.reflections[a],l=s.appendChild(document.createElement("a"));l.textContent=c.name,l.href=oe+c.url,l.className=c.class+" tsd-signature-type",s.append(document.createTextNode("."))}let o=s.appendChild(document.createElement("a"));o.textContent=t.reflections[e].name,o.href=oe+i.url,o.className=i.class+" tsd-signature-type"}if(i.children){let o=s.appendChild(document.createElement("ul"));o.classList.add("tsd-hierarchy");for(let a of i.children){let c=je(t,a,n,r);c&&o.appendChild(c)}}return r.delete(e),s}function mt(t,e,n){if(e===n)return!0;let r=new Set,i=[t.reflections[e]];for(;i.length;){let s=i.pop();if(!r.has(s)){r.add(s);for(let o of s.children||[]){if(o===n)return!0;i.push(t.reflections[o])}}}return!1}function gt(){let t=document.createElementNS("http://www.w3.org/2000/svg","svg");return t.setAttribute("width","20"),t.setAttribute("height","20"),t.innerHTML='',t}X(re,"a[data-toggle]");X(ie,".tsd-accordion");X(ee,".tsd-filter-item input[type=checkbox]");var qe=document.getElementById("tsd-theme");qe&&He(qe);var yt=new Z;Object.defineProperty(window,"app",{value:yt});_e();Ne();$e();"virtualKeyboard"in navigator&&(navigator.virtualKeyboard.overlaysContent=!0);})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/static/api/v/assets/navigation.js b/static/api/v/assets/navigation.js new file mode 100644 index 000000000..638f450c2 --- /dev/null +++ b/static/api/v/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "eJy1nVtz48Z2hf+Lnu04x45PTvymy8ycyYw8iiiPq+JypSCyRSECAZ5GczxKyv89BYAA0UB377U2mFdpr/VtgI2+o/Hb/14489Vd/HSR5d9m+/y72q4vvrnYZ+754qeLXbU5FKb+rvvff9V2/U/PbldcfHPxkpebi5++/+Zi/ZwXG2vKi59+G6xuzL6oXnemdO8311X5lG9PlnnpjH3K1r7rXDEB/fjXP78Z/G+rjSkw41FoyvHe1NXBrs07Wx32mHNAkiJc5pf7/I21lT0Zu9e973kKmlj987/9619+/D5o92vunt9vINMuFLC2Ln/K1i5tegzC7S7t9tD8xFd5ucnLLeQ+0ahhH/Mau5yAjoHa7BXE2OwVN762JnN5Vd6bel+VtYEYU5Eed2vqOtvqqEctDr8x9drm+8YDAo7icYj0xAxhuCVcxLgy9XO2w258E4jb3lW1u8lcBln3wbj9L7aAnH+xhWx6la1fTLm5MS7Lizrp64fK1l3FfbCZWNy8SNL4KquNeLODChJE1RNJ5UIwUmMgBmQawmM9iSXNxQd8Fk0CxEd9Fg0AND+M+rew0kNkkWfn1BtMmp3CGMurQ/FyW23yp3x9vMh/HIzww4rqZQkAz6osZ1I4/cDMtU9UOiB1rXylFNciBV9UMwncmMIornkqW4Lkrjmi5hKQm+hZNAMQKvhxIGMrVu1+KGOtr2sW1jMBOXGZEfXCBLoRqCld/pSb9EiY8NEnRT2ZS2vdkF79i5zkS1PgKomEA5NIL21+SK7SCCgZ8Mpl7oCyumDenrsiT8PDuN/P0zCwh8xuDXf7xhIKle/MQ/Ux/4Je1EnAYKQxqhcpG78ps7Vje1cxEYD7atYHlz0W6Zt0CmMsoRnAebgGIdaAYQmDEjoN40DGlsiczfgus9nOOKGJDMSrIMSFeBoUJk2tDFGEoWYYJ4kX4YGuhKgmEqBGVFHVAiDS7EhiAk+NpqKqBUDqetVDqcEBqrPAWawhGHzQ4dmrIVz9JC57CjVDHEm8DE8McHAbdUrMo7KwPlINbkT1wgSoZ3bRyGZwYQc2KSGBXa2fTbNWj7H6aAWgr8nF5YykcgGYK9Ux9RkSoAqXYKJIR9cgxtRnSEB1P5Y3lL0T2mCe4hUQvEYbKxQgdYOaMFichqagLWxWUjaqAneeWr53A6ZDIhoGxkB05lRLRc5XTXTcr8bNVgl1APLIf8weTXpaqI0AjT6Y9HagPgi0E6ufIQo0/JwVh/RPcQoDLKvtdbXbAZ0DL5Iwvjf1oRBugR9Lm793ZscAmngZ0u5DhLaBeJGgsVguhijQ8LOxtTRrMw7kbLF0R8Gy/TAvxWwyjIn0OPHKUkIZ2+85herrabBsv1pnRV5uEXM/FLE2ZWbzSjDtgnA7ocI/heGWcgPgRZLGUoMwDSbtxfI3iyYAsDdkK62+QGsuSD0FV1HHQHT/6TwcRgjFdoiCDcXfhqhMr9Yv5eayKC7ttrq+udzvi2N3WWi6kjoMOlUCDWZaqMMSUw2YwXnSkHvOlI8uqeau3pt9JexVlMVL8NJ4WNQugSvLxFisxOMzPpjBedLQFkvl1E/YjJyowE3Ol472Pi2YsQgb3psna+pn9W2a6M+ShPbmhG10KYnzLCkZgWxqwDp3lX3VNTRx/VmSoH4K0UabUrv4lSVHIZJUhca7G75GDdP+9sr2ZGSgak7i+rMkoSx8y9uSsZc0/E3JVEh965X2OFsyyp9ladM1zLO1Exn/cajwxyUhxdC6WnFJLXjab9imK6Em4RqEMNcZk5Ao1e8nyMkUfkF+u0k4hNhU6xdj7802r519bcY119VuX5Xpd5ckqQK9MmtrmPdsYI+zJQM+QoSVOjW27UM8zpbMgvu0pB0M+WkaJtTnrEktuGdLG6mQJzaUiCsXgpf8VL6DOpFmG9PKlHXu8i+GmLVhvKDkpDM3TkG4HXp/vWDMfthprWo1BTmYgjPlxmxWxn7J1wDSC4cQ70xpbL4+1lnAiGsm0GHQ2xgVKrDYaCKk4WHS2lVEoQRxF9VJeNRd5tbPV9UmtW6WUCmAVe143lEE4ZLLP8cIzKisXVauzcPrXizT41ja/J1x6LMTkYFIZ2yZFd7ZSjIwINLjLsuycpmw+ofIz5GC+IhJen0SUF0SVy4E6y6cqGOalVDvCYY7TXElBAZ7qkwPFFmLg5fcqsf/Nmu3cpU1ujGlaHCeNMD7iProkmLHkaLBedLQ3pslw8eZmWbsCJmcLx3tfVo6ZJwZYuPFiGwJUv3DKIaJMw/tGBE2Om9abyvbdPOus0JsFzWeULJDc2eGedG7IpP7CTGdAgqVl4CEQyE9P77H5ymaTUIUohHwGLaNSIqX48E6D/Hgk4E6lcrOpKITqe08+rr03ruwgMe0I1qwgowKeWzdVE8a7FhIYeEB/0zAY36uNgYuJScFD1JV1nOlCkzVOp4IwoHzhMz84DH2ylYvxnYNKGg/ljCo62yfPeZF7nK5PAQkDAqpL0ahjPWQmcuKKvXuQ1ykxyGLyVHhMmw3B73ksmcuZ0kI38aEOykSa6oO/tfpVQuAt8ZlG2B6P63GEnjOrPFbIGxQFRVC2AdTZvJSfxcFGaZfi+hDMKumjzZuPpAyEBRJuJuVcdI62xCDmL3NqRf+YxIElb7hxwjJ6MM+v9xurdm2+EvnbP54cKmUIwoEJH9HYBSFGDZn0X96uq6Kw649VTj1zATjAcgpOm1+ioNMD6Xrb6NoPI4FzLvXO++rP9K+QxhjKTyJ01DGWuheTENh61WyDzYOkyyber39KEXCb4iBzOQnYhwGWd69l98t8wMRW7CbOQ1FrNuOQi2sGfmBiC12F9Bb0LzXC53uPYmUjO8fLoEjC0dRhKH0UY9pKGEtTYdMQ1lroS4IhRMIoTKfRBLGq3xbZu5gQfchnECkW30/ELCFv1AxiwXM+ZWvuAjAQc+nF0eZXmf1OtuYX/abzBnqkjAPLhnNrV18Srznwc/PInIyBaDY0se2e5rklpdJJGWsW9ZDLahU0KN04iIKJ1Zh1PnF9w+XUh+qD0GtgIHbNBSxRs499uIoU/z8kJSMRCI9F/60ZU8kPYDMIch+eLk/OPAw57SQwn46OCV3rqTAyNHMYYEOw1wadTrzoEx378dhjKWqaV16YPDYQtWwLj3Bd2yBPXLQQR/jaHWLd46TTsc2RHunOzvu/uFSuofQrfNqGqqCTykBMDC+Q8d14HiOGcd9zJyp3f2hLPNy232rQbrdQQmCAk+Gm4Yy1lh3YxZOItLHz82DeXthbjAsADA7pI7YwdUAeqLdNBS1lieeJpGksfwssafQ3T9c+n0LqqpJSgE0cMLaKIowlOoE/JC1+4dLrJohahaX70ztsl1qs9g4DMnRCXX2gxNr7IfSAbPSoyjAsFtFfF8+pX5jL040tesXJM1RGGJ5fahdtWsS+NTugxSsp+EahFAJxSQalFBxxCQIqu10mlvjbL5GtuZGNRis7YShQ/WYBEFhXeJJJGJ8fA9DmImeRGLGrrulou0xjjIFipAXS5n3i/cooI9XQZgrGWsQmNR7HmJgMyBbuAM9BAOFb4hDTKFyhxc6uMRxxa2LBq79FIjbgkWYL7+7VrEyhVm7yt4Zu8vrOn8sTHvCdWoQC6jx65OO3Z5EQsZFtge/HhQKRxArZ/NyKy2HTiIR44cs1Tc+RoBGQEE/RkGGQO/Si5NMR+fGeRsgvmQ2b2bwPGc/2Lf+wXPtRw2y5Sky4ed9Z1w2nYYnnE9rErKtF5vyDBwZAbiHVQnOaAZedPdiRU/oLo9DEcf+exOE80iSIDQ77WTTY1TC58Pde9mmC0q4HHf2CDbHqLRP04OGrI6BCbdP0xfAZN+QJEE4nbImW3uxSc+uKUUch0jAr3srHTbtwwHn9ngT3LkPTzj30xmy6Sgy5Qf+/MhvftwgjZj1gQm30zyBbOjFJjytqavii4msUj8dynV7LMHYOiTxCX/9lz9/HzHWlTXf1XbURd5VTa1Vf9f8p/X0W+FvLtbPebGxprz46bfB5mNemhuzrjbjpbx1kdX12GkU5bv+5fu/jZ/3vWnq5eP7TleHvEjbBuNTgNXqjZzsKShpVZuVsybbpZz6mJTRm3Kzr/LSfdpPzqrIm8MZnrL12HESPPmJfvzruDuTX1fWNLdo1T6118+Zaydjp72wwTyqEPtjE+Gb3aPZNDOuHM+XidA/6iuzsdX6BbiyeSxuj15NRCCC/ufQ3YTLHLiQQDABQC8lppBQ3ZTd8XnsOrRRSCBWsn+33n821pmvyK0KBUuAO2P3hfmau1fZPxAr2a+y/f1esB3FSHam7XGa2XulpwZicPVDZw3DyXNrXPdY3pja5eXkCJ+Ac0iQbHg21bpdlPl2a6tDuy4TbobmcXCjFJuNj1iis/Lt4tvRArQeSxD7u3xvirw0t3mZ79pzeYIzyglaxIGBL6DCuLzM7OtVVRUmK9/mRWAnUIw2V4qwqmqK5nbVFNrmeNiDO545bzNntrN5mBhZsGHSyMutN95XpDC1EOvm50P5AnLaWNGwKpo5PDz7kwC3brcwtW8WMkUyqsfB3YqQHjzR4+A709qpwRM9Do6cTyACweMJToK6mThUX5+nFqHtz9/XTijLE0mI/nM87dRA4I2kCGQqozBoleWLOEQz2dP8pZmGnq8+Q0DfgsPfGdvV7iuT2fYwhcCmISiLoBOXzOIczoNWlS3fgYOHjsSEmMj5mL6i/WL70Vp3nZ6DCDdlbe6bSUjzJSsWNMmykZyKvIUgCue3EpA9WLT32sddHYrjbgquPYnqNWDuJkYNUHTXYOiu19OiwHZHLQlqNSjgg3ltF02btvYuy9HOeUyOYrvteySsE6EIZeFgiwRchcEVVh/I9ON9EYxQ9M+CWhiYPkZRQnKnKPay8MEmAgs71KSP7l+t1NQLnhYFNk1gdXDtr81emqeVgMO0YHiSL4KaqCRI12u7bc7SaubD3pSH2ZbuCCigFOcWu61tzLzRWCLbO3IUMlIQ5sMq9NXrfPuKTPLkGixa6oJaAqjgMPZU5TDTiaCq2hbmxuZfDPX8zHQ06NglPU4OarG+izaJlbMHeGCZNiFS6H8pTZ9NslGkkTgNFk+COB82oNbNNctGRCr9zoJuPMNn4Osl8N8fHu4+Z0W+aUsQU+MHlBLsfbkuDpvmRMjnOrjrL4Ka6SSQssvOdtU/mNdfK7s5x9AZsZLSuc3KQ1b0JfDB5tstvJQQ1IpAY7emn/K/NzYrX3BgSEsB27WHe3OAH9OImoISs0AznQzqpghh/y4csW1OPdQUy6BWBaRauIQDCg+99CjQkNce+9gP5rUblZCMQYcWhr5Oauojavo5boBe46e9URWWQUeDiGFNUIsCyfZ9KkMx3S+tKIknIYdCe+kTlQhZtWea3jW7rVS1SEyvBvNdRcRKnQ43hpBsmDSWdOFFH00iy34ZRS8+JNd14wEncdNUM81CTm54GmBXlnopULX4FxQx44S4gQrdTM0txg8mYgrHn0U5Yx6To9jT4TF4tzCopYHUpE9EjULhybmTALXWVQTah7+q3Z2t1qau83LbvX1xb56MNeX8zcMYOuVBJkB23yJqCToMWfX72FIWMJ5ZC/JFMGLxRgjACU9m2fKk6AMnsjQBNXhJW5g2WZYC0zwBTsuSYdtL0A1OarWu9maztIyEXfAk2kvQDF1SFiT+XA9s2o1MSldPj7UkkNmuEZKSOG6zWFhMIrvX+bu3kogJDcEFTuJze5bAkl937iC+zPGD5tmaqEgIN+YOi2XkkvF1RI1D+bF0UIsDdd3lqF4EL2kbdE1CO+2PE+Qj4NugevTlFfJNiqheBN/cLiqcETmBVRTPoJhAKgto1EBEqzsOiv7CWboJy3oHimaDaifaWHJ+zBdxCHYfXUSNQbm+BtXFOPYJ2rqC8u8koL2u46LrrxwPFPi5+oPa9jOVsRhd5yFpokyBWhBNeuAJLGow0i58EormI+XBJ6BsTCQfMZG3D3eqFmWqo0FkqY/IEeyighbTM2BF4QqrGaiyQMUdRPhkHRElTmQsRnFz4w44fJXD2y18EYegNt6FpBxuyc2c6CXwg/nqPpXFa/OWOjNdPtPRoO451uI6NQLtO1VMfTPTSSDdfklyr2Q3CcP8SiMFZr5wpJE2wVJYhNYhl6waJBww+IIdonEDEK0eykb1DPgshW3Z4FY9M8pPiI4V3LAwoGRgyjFcykLC/1rZl/+sykVvEyQ92AT4FjXhwMJ1fUDBBd3uEDtsUtjnIBw9OSwMcO5jWcK9K3qc9aCZ+Y5PV3pqJG1F9e2uOUOqDh+uNAtrEf4dj5yt5J9Adl3k3rvk/Rl4YUBQ7GP9w/Gmgmq3978opSXPjFRZxE4AJHOQDwkUpG0H6Gy3JOC5ILczp0VmdHrlVFtQJw4sd8HlzzxUv8LwObtZa0ze/5ORVDUnHra2cbus67x2WekiX1yjH+Gg69Isz5rcmXJavdbO7M6amWe5NL+HqirOmt3IcGluv9TGnjW3kaE6t+b6FmbTWJD84BGUEPa8J47iVaCau6D6C3gQGbw9npUZ/nqTCPflYe6441dk5Xb9nOVluMM3/PvcHT3feEkHT2yqoyiiif5k18+mdt1YHgMFJDDhWD1MprQAzljINPtZUcwOku5KXPqHOuk0VUn7gHDEkU5dnZDYkFhiN6meLN43dW3odVifGREhLK8Q4LSgTOJ9zMrtdWPjl3DmR4UsdHnctjVXeI0HSWKslzLws0efoZhKrqyrsTJcYXshcKUNVW9z6yVVnFhtCzht5Q2MsFAyMr7ylGokTYrNMAgceUYhEC7MIkBIeNYgoF2IhkfJ11XpmrO8sifjXru57XabdairOPoIwzwJ0G3y5PpfaYhYdIfanS2jqV0qpWYJsrujqU9SzNkzXQoSHFCBoKA2BesXT971E6rH/SzTxiVJTZsg+AeblXVx/L7Xvnh9qPqv4JEpxI1SaQzVnf9iZZLoaSDztt2nbmxIiqICPQSYFesdhGFcEZ3KUojuCR1yAgkTVQowlFgKMFGlALdZ/cLae5qUOdApTILQTmEcevwN/26yDV4TJxxS4Dtb7fbuwez2zfNN3tOwOIU7JsZV9L4oZT+qqKgLmemSTWg/79sOO8ITfIGWMqCCBqKB1jU+x4S30OQcU8Dh3riDLUPjRTyLkweURSd6eLamfq6K2SvtEe5EhQyL0xOmUhcBmSGlCg9RZkahx/tN2R81BAUog+NoyDk0dxuxhT4TlbvgXpyA5TFScrwxX0xR7Y2lfsaQSiRFuoHhzTV4NxLbY3Ozz48NZ3hiJMCbKHDCna2+5BtjeZKvlIjpJQKpv8i5Hw/MZyFHGccKz59JKGzKrPkuLFydjIJF3+SiRcAaWKU4ub/fnWo075OWMfuJQJxILLJd9u6Q2c0Pf7u6bt4oDHwqZU4JyigW3wAn5RS7nWzoHNAnNa2n6N3EwgL83EDm77hneSJA/dHn14+X3Lv+bGR+JYYIiLgp7fbG3psnGRXWUbTgDnFpLhbZHz5XxLYcIjR0o2F0ANnswSXBU7m4yXE8ogOu0o8XX8rgSiFV/rzg5giVT1+MtfkG6Z/GtSK13cxCdQJnEvGdi6oqKMJEIPrPZvfwpiyuJahd8USrv4iQ4LUtENp4hHUsjRmxx7UEtWvmFBc5FtI85WUKqwUpLtMHCsoI1kNmt8Y1q78H7DmMSSVms9GLeuInAtIf7tiHdTpa6MRelIgc2vvYfJ09Nu10Ap++MDyHJy18vvdN41Y3G3dPn0WRHHEQwbNhMcOciSVcYGBB8AJqCTir/wncTJuA5fXQG52eLpnizGRJBNjXSwOJHt/k29j7tvv2rTXbvHb2NbwzZBKEb+gD5slD3ueZKQ+egRbEhaVKYmpkStCZ8encIvxZOwyPfd0uplt++fz4vPWIrglEqWdcDwgxzroiEAOcbU1AAIAtvfwx1xBH8SVXYPY9SDrH/Ht44j2IC0tF4t17/AEaghHXQ+2q3ZvS5W42tIt5jyQAoQ0MfJM64t6Ho86v1H0ZSwDCrXHP1ea6Ktu2B2T4IpjyNnu0+br5UHzo0PEky5cCxJXLyk1mN9Tv7ovEdYjU1FiIQM2HJdYeQt7M6oO/pwUvXUEhTEtOgyVx1IxYem0lyKFWV/ro+KA/xcBH+++K6jEr6JsWkIkkv6Ken5kf5ExFJAU4MwLAKk6OmGy4wkt/UMisxSGQcfzCdT7JHljpU/Xt6Z78SBBdcRdA8Lq7dEZIiMMeBuKN7hGAJ1CsiOK3LCoWqR9vU6uBQZYvEVfsxjsV8SsKyEBSeuNFgsXtuzh2uNvViayAntKJhCRAP85Ug62ndleMAcYCyj203icSkFW+20Phji/1wvXxVAMzYouJSQi6ohhYPUY4AZmCdGMK0xygg/d7RRNFFomTeMAUiJN4AuqmwC1MYGyhyKD5qE7kKCQwgZGDmr/oDowtVDstuu8RK+m9XCSr5vj4Gb2xguoIBYXL9jyEMNyuBz+arzRSeo5NVhVRMUdlK4i4muOS1UJUrKFqr5apB3zlam/WPK9RkZzDY+1yd3Ch1+hg7NxkSRbaux1yofJQdNNTeond5/i2srvM/XvNzO3EtDxztX42O2jSMqbVMpeTNfzm7Fqe2ahEzqF0+c4EWuRmEhNiJh1Avv9QkOi5WNwzd3nHvKEazwAy0mUDrx4n5Doyvnab0i9hp7c5sZlwO5+4c2yDuZzh2yzSAa9xLv2FjrzcFoYdJs9Vi/epBjH0TlXiGtDM+7jAZvKULbCHfBR69fr+hnRvJBRhtTZlZvPq52xnPhtbg/P8kgeYQ94eWcP8+kGhTPvKTCqNwhfugg66q/dBs526iHThPs8Q6f9lpycAOvteT5yJ7PYMdIBi5zSDcyLCec1+t4dhzZUzzHiLnt278LY8u3fwVrz7ffQ8vd5mCPEN/eNs7vcOeIN/ZIm/un9dFYddcCN3b3eKAPYhNS8v5eXs4e29ThHieC+z/zgYd5e9FlU2WxDu/fwoeQxpNnm7Ch7a/jF4elGgZz8IuTUu28jm03CSIt2VYDTJ6L5zDyK6YHHcU/2RKmjHf4suQ/Fu9vnZ5pPuzfebNpvC/JE1Z/EFtyrMH46UOpzD73/+/n8pZwqO" \ No newline at end of file diff --git a/static/api/v/assets/search.js b/static/api/v/assets/search.js new file mode 100644 index 000000000..9a1df40c8 --- /dev/null +++ b/static/api/v/assets/search.js @@ -0,0 +1 @@ +window.searchData = "eJzUvWuT3DaW/vlVNlRvZU3hDvY7WbZ7tN1ua1Ry98Y6OipSWVQpx1mZ1ZlM25qJ/3ffIJAX8vABCZBgqvddRSXOwQPyELcfLv/7Yrf9ff/iT7/874tfV5uHF3/iL19sFk/liz+9WKy+WTyv/mO/W754+eKwW7/404un7cNhXe7/w/90v98tX32untYvXr5Yrhf7fbl/8acXL/7Py7Mvpc/eviuf19svT+WmevvwZrv5tHo8e11tqnL3abFsO+4agLxevnhe7MpN1ZZ7UcBuuTxLeGh4HJf5zcXF6iFCCfATeDw/bh/KddRzaaSc+kCeald/q/9Oy/LGGW684eAzaBatT8jfy91+td2M0vLb2XaknOa7eF/ut4fdsvzzbnt4jnonwGLqu9k1XY7M/ubk5PHoZPDhoKI3HtJtYZi61BCvV6+fV9/vdtvdWWD15bmt7ZJmxBMJZ/iPVfW58RX3ZOtT5sl8V60+LZZVb7bHNFkzfL17PNSVyLerzcNq8xiTPzGZU85fV/uoRwLMMsvaLb7ECdktvmTN+s2uXFSr7eZ9uX/ebvZljApqM6ugH8v9fvE4StfRNKu878r9crd6rpr1fY+kRvKsMgZqkHOqrJnGfi7Zv49WS9+TcZ0ua8bvtvvqu0W1iMn8lDargJ9365i8f96ts2T77WL5a7l5+K6sFqv1vi/ndsosmftW+7BbDH1crYT5s/52sS+HXjo0yC8lpXbuNZxfWkQ9HWOfX2h/VUmS5s9+qNLsJM4vYaj67CTOI2FEgMwZE7uBSmWXqS65jJz7srukypzpt4f1rz9uH1afVsvjs/zXoewPwUHj2SUO127D1plFXmIx4fkRo9kkpTyvWZqCsPuIz3zQOLPE78p1mf7cqNXMopKeW8A4u8TBbmAncWYJ/Y13M13mjIea7XbKzJmPrr/nr7tBDvGPKmA8v0Q/lVZPfn9alb1zfgluZpWdUlNdoTVEWYx97xfrK4hMqlZ7HGSWevJeR1RSNQsMM0u7qxbVIVKNTzuLgKSn0jKZRU5SHLVMMsv5sNg9lkkvqWmRW8zqqfyw/evqt8gHc0mfWcjAPFkrYZasv98sllXiOCFkk0fQH+XyUC0+rntfxSVV5kxjCFM39UwihlombJFZTH/XtZkuc8bxpZ+h1O8Wu8VTWfV3skDyuWTEP4yWSUY5A5PZ50R5sxwxDTRkO7fA4S7voHFeiSnzLUGjeSVFdEuGbPMKTJlrCRrNKynlmc050XLOJKalyEcnzv7iqsacVOLscWzNNHutNGJ6Y8h2doHxkxvxXuYUnVAxzF/Hj5nYGDSeX2JKHTb3rMY5o8RJjT67vMLulp/Lev1vlJpT4nkknBrhoQUGvYbzSkv6QkPG15GY8hkM+JhH8KjuUMj4OhLHPNOrdJNOmUV2ly7J55ER3Uo0DeaRMrY71WN/DaEjPon5OwR9OY35NK7W+p4yHJ4aDphklpMgY7bsU3oh+RkCcZ0UPdkJQn+tmamS/OviY9k7Ee8S5MvqL2XvsvlTmnwZDlX650T5svz7Yn3oDZpLqjyZbh/fbJ+ehruorYR5s35f7g/r/gfdTjpH9m+r8ilBQp08iwy3zytmEXIrYb6sh2L8nChflnQHXSjXY7rsGUcVuZE2i4AzcEjYJBWymVXQ0NPps8si7LS5L6Y9p2mzCLhbLtarzWNE9u2UmTIvN4vdatufrU+TNcP+LsMlVdZMB7sQrYT5sx7oUtC0+QUMfW2dxHklxOaeK+OBlRu51mtEtDA5G5ejr8jdgt3UOUX0f8bnRDmzHIqivE3pt8tfNw+v1+vXu8ftm+9ePz+vj+Pt/g5Ur1k2WdT5cMeu3242YfHTv3H2VxM6OK5OcjOb7PrlvS+ft/27sYZtZxY4MHs4aDqzvHGx2bSdT2D0XH+c/dWEjvyA5pv0x/mlTR7H+7iq4JHPet5ZZJzn+/LTrtx/Hvuoifm1ZI58wNjLbKKHZsf7rPKKqpuV/ara7r6M6gCEza8lM+WFD3qZUbRbW7Pomz0YspxLXHR3tG0yp5yRMThfO9/IY0wzHza/lsxxn8lV2vhmdgMTbH1Wc4ka3e/od3FNueNe/hU6HWeA4uZs/+uwjf70eyyziRvV0szcsly2MrkyD4ghqWcS0U/KQhb5xYyJowHr/CJ/joghkjqXiIft8tdy9758XO2r3Zd6MuHN9ul5u+k9q2TIch5xd+VyVyaceBHt4ppy4yqMBE9zik/s18S4uKbc8c965j4OynJElyLWzbVlj3/uV+heoGyjht5hw/mlTQiItoM5pdZr9e/KzX5VrX4r42eOU1zlkj9wzu8lTdYMI99iK202AedNrWN6RAPW+URW5eahfLgrd7+tlsOiWqlzifhzuSl3q+WxIRieB+mkn01I5MsK2s0jLGp8jkxmkTOwViRgMJ+UpAfjLWYR825RLT9/u33oWcnSYzSPpO2+SlZ0tMklqG8hxDFBtqw2+2qxWZYfvjwPfcHNpHNk/+eyiqxLAlb5RFXlbrNYv4cXBIQkAZtZBb3ebLbVon/FToz1lUQOVTlD5rPKjKmfw4bzSxv18PLW2/USqFalF9v9DxvmkhY3sss8YotYHZNzEcz243+Xy+qu2u7KUTNOg/ZXExr3tmLdzCY7cZZp0P5qQkc+35knlzr5jZhZivJxVcEjn/UVJpQ6eUbNJgWsZhY19vXPM4nUyWbkDFK0n6sL/2G7q0csbxbroT7PGJe5inPuy5Rn4PVuvRjsR4bM5pEVE7fAIruYiBHKLCOTltN65XeKiDr9LEIS2+5e26sIjGtHYlzMIjdmeDTfsCh9ODTjMKjtunf3CE4/ixA3JRbXLAXtZhG2r1uFEcKadrmFxU46dtLPIuRv24cyNp4vBrNIGdPMdg3nkpZSk7dscgmK4z+Zuc/R3be77a/lzvfB4gQ0LTKLebN4XnxcrVfVajBygUVmMRF1cCNl5szPxasW623PfviwzayCIpa7Be1mF+ZB6YRH13FyLcnRS+TjHc0jva6Pk2PgZDSvpB/LavEwjLH7jbNJ/LzYle0OSNR0SdAul7AP5WYxuOTRJ8qVZe8291OKbJnVQ5Zm7yEiWqFNBkHf3ZXVwAqcc5JM2f2wSjnMMmSRSUzviz8myJDVX55Xrx8fd+WjK8PrqtqtPh6qnmIHDDJJGbxdvZEoU5b11dg/fXqzXR+e3CWWPbUMTJ5HxsVhb/aXZLmyPWyq0/scyrqZNE/2/gSs99vfe3M+p8qcaX/tRlNmzry/o0xT5sz8rm/M0kw1IlN2y+U5x8/l4qHvYPFOXjdni6EsW7ah/Hfb3/s/ZpL7Mf3YvOkDr7tFr+vaKqzhnCTD+3W+BuvPZqpcmb57O3hKTjtdpozjBr40ZabM3Zhh37+Spp0uU8ZRzzrjg66PsIu5m5gkzJD1+w+vh6+HaiTKm6Vr6aPydSnzZj4wxU9TzpB5f/uEUucV0d8VIgnzZn23etwsqsMuLv9z6rwievv/7XR5Mv52sfy1rLcQDizV7iTNk33yuqSwTR5BMXVeK1nubN8s9svFQ/nz88OiKlMeS5yL7HJHvMBr3OjdyiaZ9MZY5xc5/AnOcYF2y23foneSMHfWo5Z2xXrILTbywPiwTW5BQw1H7jtN3394PTDmOKXImNnw9BxNmSnziNtSW8lyZxt95nOfVX5REb30WW5xbfkdqLIyX53a9rh5PlRx18j22+UW9tOhGqesa5hbWsSVrzj9bEISHk/uW1/PznuH9s1UmTMd0327whWhzVzGdN6ucCNnM5eoKijXsclNh2P7TFe67a+ZU3yPabY7dt5/eD3wpnK9oFYFn9J49xnmkTY8x5RxbiluTinzXNJfF1W5r94fNpvV5vHDYvdYDg1roEUmMXH349CUmTOP6jh3UucX0XtNTzftLAL6+R9On0fIU0TN/JSz8o28G4imzJj5ILYgCfNnPVj7zHBbz/sPr9sd6ZQmoNcyj7jhO2IaifJmOVATZ70m5v2H11HVf94av1o9lftq8dSzFaiZKlM5q/42/UOVo0X/sKmGWXMjUZ4s/dK6t5tPPfHaSpYj293y14iiNlJlyvTNYV9tn+pS/OS2/fVnTlPPJKK/+QhZzCSmv0IPWWQS48aT5Y9ltVstI7bMBk2yyXFjo8jJ0ZBFJjFRw2GSMFPWx6Mt+ukxSZgt68q/26GMj8lyZzv8ObSS5s7+tAY4UsIp+VwyEp5G0ySTnIGx9TlJzuyGS5xzeH32N/ypnZNlyjbmK8v6icV+X9k/Lu9w+Alf0mXNOO6TnuV7fnJO78p1uay2u3fl7mm1368+rkt3YXHPtGGEcdZnNHDNMkmYK+v14nkV3crS1JlE3FW71eZxYJkcSZgp6w+LnpHzMUG+rIY//GOiXFkOjxtbyUZkKy45Nu4Jaq5V/m2xW9Wgq5VtO+2IfFvrs+8fyk+Lw7qqZ5veLarPyXnfnDx8XOzLZ+9hcPU28XN/Xz/ckMRfDx/L/eHj06r6u2wY7h3wKtMFX/z9JhcNf8uTv+vI9yORfPIfTv6uI//PjR0Mk7U/OmdXE/66ccpPDu3+1KCryScbMXOUYH9yeZ1CHG9sy1eE3dnhdQrgV3Pm0384+Zssv9mqnGatB5uUS8Irtyck43GNScNJ/9tcHFO6bXSJyk62y6PtHLJiGrSgrvjWK1nYcF0fUhVbsSdL+q9DufsyUtS/jrbTZDU+tDfbzafV42EX14Gjqa/7ycHcR313HU/9b27ZTB7xBWKhLS/R3+IkqRFfZYzW6O9zitjBLzVCaeQ3O0VmxNcbITT6Ox6W2viYL2uzB7/kVtLrfsbdrEd9w203/W/w4Zz22/osKbdYbeAlApUXLx9rL08nLzNJjahoekVGVzEj5UVULv36oquVcQJjRqm9AuOHpeMEDtZ4veoi67px0iZ/IXN/HBHVcK++6Ao4RV5zyHWxq8e9f90+Dox6gdrmiOuivB7zrr27qeKbTQe4IWu4EcFGV25OekSMa1gCDhPePfAQNefXW5ZWOLiEu2PCvc8hoUKdp4hRNe6kIiZUyfMUcbjOnlS+2Ep9nsK5gzbnLN7zMYOvVcCYVmNSAeObldgCNuroxha4oZq5lfS69XE361G1cNtN/3svz2kHP0+g7mId+fWNkxYRe73iokNrQF4noGImfpopv0Y4TZ3waXmJeWOr7SZ6qNiVePaROFAcIzNimNgjMHqQOEpaRJenT1t0f2aMuJjOSo+4+J7IGHGR9RhUllSLpcma+DXM+yFEV7BQW2L1mozgzmZxw8Gu0mbf46w6ZTDYLxw1C3fLz+XDIbq70bb4Ss0EVTCtuWh6iwzDk0lKvdwRfXnBx1/S6+kp0lPq7Qjt6fX4BPFJ9fqw+BH1/ATx8fX+sPLUdmCC7KR2YVj5iHZigviUdmNYe3o70iu9US3Xp0UP1sTHRNetfJuZjqpvTw7639ynVdzX3ZJTG8V/wwlCtr9v1tvFQ6qUi1lGMT8/j5ByeJ4spBGdf3n3djA4fZrrxmYjz1GhebQf6Og9rwZr7qaQX59XkbVzKPvGkz+eyduf+zHRdZ99M9NRD//koP/pP5XVYvDxt7TUFpEvICih/QbqPXkxL+GY7urvoZnv2Fdx8jH4NuqEMRU11XU0ja+uU0X9UP8yRtInb5hdUMSMe0BR9FR6n6RGDP9ELwcdjGZkcd24DioYFeHQW/wAv2MeRfzCRWiO9/3Nrfs6VTLry16smC97bLHiP/3sxRpsQcaWKbKhyV6giLplbJGiK5/shYoYrI0tVPTILa5Qjbr1ffm83a+q7e7LYKXaSnrd2rSb9ahqtO0m/l2f7VZlVM0J5Dbf767hLr6yzCE+pn5MEB9fJeYQP1gLJiiPrPgyyR7cGZWmPHJjVA7xMTtyEsTHb8gZEN+qwfz27Ij665zw2rVXO+ORddfFSfy7fLvZV4vNsvxQb7ON+ICI0OZ7XB1duR270d/PGNEnq4mCdyc31xEb0aeJkxvdg+kVDL4Qd29k9GdySv11vpVW7pM+mLOn9Hf66G4Ij2vxkWz0er3PlGY/UzHi2v60YqR0ADIVI7pOiC1DYu2QowAR/YHkMkR3CjIVI6G6iy1FcsUXLgSo/f7rsI2YjKapv07t18p9Uu139pT+np1pHa2XvdHuX2OKgF76v+oUdeRe/P/r6P+axfuusXFjhtI193V8hcKBtbzzFBMsOf4aBb6sMJ2lmM01r9cv3PFkvxlf46PP4eu9v8u4b5bynQejX75O4Rrt1kzlazSoGYvYaE9PxxcPNqWNhNdtRWnGoxrQppP+N74/phzsmXZ0nSwju6DpkiKmpIOiouecR8pyZ5IPLDXtF/d08jCXxOOJ6ZNE/nbxMU1m8xOMo6BfCX1m4J1jgEyrcYwatPcgmFY7mDBany48ZpgeLTx+fD5d+HD1F6s6tjrMIXlwKJ6iOnIMPl14zLR8tPD4Sfk4pHhX7n5bRczHX9Jdu35q5Tuygjr7SDjqbLX3ZjHfSltj64Szs5voD2Wq2IivJFJv9CcSltwItct9CIPR1kp63YDrZj0q5tpu+t9kdU47GGpAnbdebT7F9kwHpOmLsHqAsv6txJe6fjpslm7BelMfshjx/i5Bs9zuSvfjKdunbb3Gff8f9Q8uy673xmPm9uzpr6tN+V253D40bno8Gl2cNRL1yz7rumSmWFP2Zl/tDvW5z/GZ3bSt+jNuWocC6+Ph06eU0t6cDabnXZV/VMmP+6a2ejhbZVCxW6zWq83jm/cpIo5Gyzwa/vb9P/769m/f37/5z9fv7xJkbMrf16tNeb/8vNiFRyRjlLz//s/f/z/vRkjZlY/lH89jtfBbefkc/VtO0HA2yJX3h/KPKjn/yhtN1/BpfWic/jqc/Sn9uCho1IM/PZf1zs339Q6jffXtYbXu/URh8vnrxnC2abUkLm3gnfgJ456g7FF1sZ1B0fvF71NE7Zz5RF3NGLq7+36wbr+kmT9aSF5pIdIozMi6imYfW1XBnFvPeV/eVbty8dST9ynJFZ5yK6vEh3wuSaBtWm431W67XveGVEfAxWRq/qv6M0kpfsNgRN6t+Pplsf+yWb49OvxntARnllFHtVts9p+2u6cP2+TIuzkbV9s63cn4oqnaP3yz2n/zvNtW5bIqH+I1Kn05U2Dz8LxdbaqfnqvWZO9qU5W7T4tlUyBJm/yBtE9dfl7Ru0Nj87xZPK9+O9sOvCRawICcXZNOpStqoadsog6N4WG0FG80WgC9ueT16s12V9aN2Z0r4ZvPi8rRi7Myf4vJWVTQIDlehqR8//SxfKgvTU3S07aaLur3/bflw267/HX4yXSTZsw+8mkE0k8X8j8H/5Rfr4YfBEibU0DkowgZTJbi76c89vz8SdEhESDp5Oz/vHz+e7mryj8iXgVKO1nAu3L3vC7/WFVfBvMHSSdnf7d4fv/cn20jSXJ2jQm903DCvz4wlXfOsJ1ySp6PZeWrtO/KfbXauKVjfTmj9OmP+NJ33y7dfdXf1E2du7IaTid2kw1OLnY+aHw9b8Bz3DW9AfVhEe7K9KNRnJCmxQxi3q2ey3ru6MfVZvW0WAcuhe3RFnAwo9TxGucSt9osdl++3W7X5WLzw2pdlZFBBgxzS9tu66/08a7+CN9sn54Plfti76rdoiof6ZV8IZ0DXmYUXU8ON+9GSBdMPWQW++bzYfNrnCqXNHf29QB7Gf9kLulnE+KXizykfaZB89lk+sUho2US89lkvitd+rEyiflsMmmfJVJeVAdmgqx9feHm2GfXMs4t0UX5qWGKVNayySzou0W1aO5WjZNEreYUFdlYtW1mFVQfGlT/p766dhkZ+30eZhX7rtz5LsZdudgtP78v94f1KM3Q0azSpyr+KkLHfEFtB7NKrXcxj1FY280q7B+r6vNpwDPqGbYc5JZabvbl+/qopfK3xXp8B3XYT3bh1WK13rsxbVp7iCxzi0saEc80Gj65/faw/tV37pL6NEHzK8hMep1B+5mE+l7LqGfZMp1J3tvN8yFRljOZSc5fyi9/X6wPZd31fLdYRU4khKxnEvnToUp+aN5mJkHjPoGZAz+28ZqrqTr5TZihaNvMJSh9TAZN55LnLy8fKbBtPJNEcr16lDJvM5Mgv4diVB3fMp1JXt0j3B4qF9SJj61lmlneGRNCphcQRowyS/IDux+PV+KU328OT3GygGFmacddOwkMp2mRXUyVNnfTMJhPyvms+W+/vH1I1tWyvoLIyC8Rms4nL13VjGJSKvqOWW5Z2+3juvxut/qtTKmvOmZzyzqOn488cqTItpOJkluLsB4vWeXTduO9Phy9pugc8j/i0d+5ZafTSud9zBcrp09lxOh0yMv8ov3xFwnd034f8wsetbpg2M98wk+nePjJr2S9bfPMMv/zw4d3f1+sVw/uQ0noDwHDzNLebpbrw4Pbxrl/vdstIpFNxyyzrHGTKjNPpvyl/PKP7e4hw2RyjKfM4n9cbA6L9emz/LBbPT7GLnqBprnllbvH8rQ65X25W2x+jZaHTOeU5xbVvC8PsdViwHhOifGsqGOWXZbnpbFqfOoZRDwsqsWITxWaXkNeSp+sx8FMUt9WZeQ8Q9NiJjF/Kb+QM0GiFJ3NZgr5U3NUN0UpCw7C9jM9v5+eyzGfxNlsblnxk1rQdCZ5aX1jajWTKB/Q6V/nxW5WYZEzI8Qot6S7u8+LXfmu3v80pkUImV9LZvJgMsbTtcQnzfIMeZlR9ITphkE3V5A9KUbmn3FAuY2acohwlFn6u5qYpKGElkluOeMXCV5jWSDMI2EGJGx/DaE1S5wq9uwjt+BjPI1bURGynknkmQPFDwWh6dzyUvBNwHgmibF48JJ+JiGjqukrVc3bffVut12W+/1q8+hvg3tffip35WYZK7TPxbxy0wZhAePMEs8zlKN3zPV5mEtswvqpts1cgqYujo9wNJv0o+W4GflBN3PJnij3WjIn9N76fVxVcEIXKcLRVaUn9vAinc1VhLvl9rl8mBjb2Mlskt3zGTHN0udhXrGZqrx+Z/MWYVQL3TSdV17CEn5kOa+4pM1g2HZegXdlvd3Vn9wUPzU+4GQuyX8v6/PsJkRl10FmqXdiRO1EjOaVlDRnim1zLojbi8lKbpyPpFVvgWfS9xAnzOEGjLO/59HztdB0NnmjBv1B89wyJ/SKrtIZcms+ovXsZng+u3L/+vFxVz6OOEsmaJ5b5nc/TvlgA9bziUz/ZKHtfALHfbRB+9xCxw4M5h8P5BgGXLX3n969mrM/5VynEbK2zayCEvcJBoxnkZg08phzwHEcIriKP0WNt5hHzKhBz1XGOsfrev62/T1lmw21mlnUqKFEr4+cQ4oHcJTlVGk3badpg43+pxcaGJ2t8hXi6HOzDd84MLUMkaGTsiC118VskT6l+9jvZHbJ6Z3JPhezyx3XtRxyk1v2Dx/ejelfUrO5ZaXVyQHrrBM8n6rnDGpujn7Saq3Q0+l/oFM+/ZD5DO99/OeOjWeUOO4TDzvILZUsDI3UR6xmFpX+msMOZpN6t4rdONG2mVVQyjZOZDmruAmvlZhnllnfwPbTZv2lPkI7YRFMx2xuWeR+6jRx3ngGiacRdULb0THLLGvUruF5dwx7HpcQXQ2DWaRMm6fr9zGL4ClCryJwwqqkHgezSB2/BztsP4/QsdPdQfMZZeb4pK46AT52lcHsiwuaGSRN7wLDGaWNm13t85BZ7D+2u1//3+1myikwvS5mlpvcY+xxMLPUUeO+AScTJTfuvD+DGHzlfUBe0yrnRMnpInt3ZY2/yH6sopuTr4+LffnsfSVNnLQ8di6hb18Niq8yGCHae3q+eJpL8oM7+Phk0Dotb4Rs7+0k++OX1cOM0uv7t9bnBfD7H7a7HE/+sawW6/UpeX1P6BXegi/K5VC/rGUpz26vWZjuKYKjC/DccDWj6PN54F/ePuR7Aae09cdwtecfKMo5wOYpU9lwf4XC7Wcs2f76xbrsx/TXDMz07s6lefDZfJ13mKvBeSyr67U2gbNIp8nen5zNJfzJnTJ2PF0sR6XmHVbe4RXqs+fmLv+pAeOcXSlk9u0lTt9+OR2/MqUA3uk5ej5+ebo4zViQxtDgvGMgaWjQtPr3GBp0FE0eGrQ8DrdboXvFRiivm6pFtdi13V1L/Je0r3BY/pcxX2JCAfxHM0Xx2UNGiYLOGSV9YGeTf4+vqy1n8qd1cRcz5AZ3f6YK9o6WTUczCu7ejDJO70PDzyxy/Yi+Oc4erdi7ag6u5xV9CYq06grKvgTGmKoqTXhz9DZRdnOkNpdoP95vXBY6WrMf7i9bnmaUPD2kyWTRjHIzBfNjWV0nkluSHRHongI0Sfzy6HPc+GlUMdwlcZmL8XD0OXsxslQqZO5nLrmp3TWiclxfLVbcwZ2d6a9BSh/QEane2dI5GzuQSxR+qV1zqb94vE4Rptfb3s/s9TaRm+l5n2XP8LQvI5JPtYWrYb952j6U670bNpyUP20fDrXuTionuzsgaTwgbs95vP6fw6786bncvF69+byo3qxXZePq06N5IA9o2z8UwkW6SFPsUvxlXSXXmyoai8PGCrppO0sQh522oLO8PM7dYTNdq3cym8Z9tSsXT9Nlnv3kVNoXm9unZ99SdwB+Whk6fv6dYhaLyxi/3acYnIhoVpRZSnHfW1dm1r9b/D5LoNzsFr/vLo7nKkvrm/202jy8+bxdLevZ981D+UfeEtXul879xy+ro/urlKseBe73q3212FQ/lvv94jHzu6qHh6cMns4ZXKtsb7abanx7Gi7S8uz3WiX5YbVZ7T+/Lxf77dgWLlycT8757uT8WmV6X3467Bub03IVZ3f2e72SuJV+jWFlvrI4zz0Dzfyl+bD9tdz8PEtdUNWuD1euBT5st+s3i/V6P0Nxtuvl0fNsbWpMj+xuSp+SePm37I01pM3RFzs+vxCw2G6qXT3Ez12Mi9dLKar9wzer/Terzedyt6rKh9lKtarqg53zvpqGz3neS+vbvq/XAOSUf3J4Be2/LPZfNsu3x+f1z5ylcJ7hm5gztlqlq7bHrlf2iumm2h57X1nGv7GRtmxvK8wRa2eXV/lS/Hnu7b11Wb4Y73h5dHzNsswVYecyfYU4O2ads7uPijZHjz+uZPk6l6hc+fuXsaXK1MXEhcrcyxyou3cLt07+6cP2bl/OUIGf/Ffb2lX36zq2Us+7bVUuq/Lh/5q1SxTfvXaVZ64pLeDy37jj3dU5Xy+8/ZjnnBwNli3rPGl/qeadZgyWcLYZx4TS1ki+XLurZXPM0gXLWiP7Op/Ms3YjSpq5megp60xtRmxp8/dfcFnn68fEljR3fwaXc65+TbCujW8V8zaI/z9oC6/UDKLY05zJWQAbKtkMmC22ZJMQeW+h5hjMDdUS96RCzFT7ky4LqQ0zV/wxZTy3bq+Xy8PTYV1PP81W1nMDt2hnds0y76/xXvdf973u8zdx3QLO1bzFlS5rnwwVbpau2FfphV2xA3ZN7BooXHb4Gl2yeT+5GTuU18SxwaJd63sL9JK/f/pYPtRLTceu5iQO/k36wkhVnu4vfWA5F3dC1ZNWeIbVDsXD+N56x8W/W0zMMCjqPra8c4EB7RPn/qJVTxq9BbRnGbL1lYDW5ee02YpQn8/RcHrNMoxokCIKMaEZSinFhL5QuBAZOkD9ZWifFxdsgd8tdounsiobw0l/Zlxij+HiZ1r9GS38+FaCa2xHlSLg9LpFylmSr1KAuy/7qnzKWYyWx+sWpu5T5yxKw991C/LzvtzlLEjD35UKUj+6adJrD7OK/bG2GaPRGc4m7dxUjNLXtp5f5Pg2CbiYTe4Ph43bl/rTx/8uOzcsDSptW08UeZa3Xmwel58Xqw3cT3n+dYZ9lG3f0Ka/kG3p6QOqWAFRI6iWmOGdfc3BxyfXs9ssv9w/l5vFuvoyXilylV3vevu4qu4/rhbdPnq00JaP7AqfFn/cu0m1CQpbPvIrrL/Kv9V/jxdYu9h4F9n1Pe/KfblZltNDEnjKrnZfbZ/HKzxaz6CqnqpE4/EEaRcX+fUdnp+3u2p/V+1Wy/NM8DS9R5d75/I0+TuT/qp8eq7X1R92E76itpP8GrfP9xNC82SeXddhD/bPRMs6WudQRcH1pn4ZE95n00V+fev104cvYJtLvLz1+qn60rOvZYq6fYuN+CNhJkj17k5zmMuTu+y6P642D3XtM0Fr7aI6usiu7/dV9dnfaHrYlQ8/Harnw/je7E3tbX/2tj15y/KFj0NgQelJ6Gu23vho1BV8eD3QaGIfDWqd0FFLUfr3crdfgbUFI8T+dnY1j95dud8edsvyz7vtIaF1xPjw6Ovx6Cub4lYd4AhC96CncZI9jhg87SmL5v86lLuE3ntY77+OjvJFRKO2+mm3/FzvPnFTFlHVFLC4Zv0Uyn5ExYTKHjyP83m9/VJHDbkMNVHkxc/y5Ce70u5F78kih691H63vbOhvshr6ooMiz8m2Zz+ZlW5bSSe99parud587Kg3qDJ1zNuvbdT4IqgtdXSRoi1ubBGWljaySFE2YlwRljlhVJGgOXZMEdSZOqJI0AYPSoiU1XsmwmhFI0Y4QYUTxjcDtUyov3BEing7fY/qpt1X6zt0REztQbSeRui0kU1V7p7Kh9WiKu935LrKUaIDHmdRf1wIc7/qLq9J0tzyk0vpEJperNe0y+H5X/8EwsVsXKTGQGhHQJNkNcyyy2oj5DRtyDaPwLrUl4ze1k1Mq9FGwgI2+QS14jJaErTKI+qvi83jG9e7btXoCYEW5WFOsT86Ak762/FKm+Z5ZLYfRGQ1EjIaKQkPSuDKgVaKpNUDMXMBXe/J8wHdIqS36/Eyolr1jqSUPtyytWxpktTPi2rZ9DSD2sCm0gSVA5tHU9UFI3Bo9nxActIc+hVicvRs+sADTZmTzKL55Cmz2uE4CG4UiC1F3LaRa8ZC+oaR2Oc7brvION39m0VyKd5lff03g1tEJuhO2FwxTnzc1oqMJXjbGGa+D4xbRxelOYYdGsJmLFN4s8jokgxvFcmov2d77OgCROyInfI9h+r4sVX7v02Nnr0in6X+zlhtT9nYl6QyZjdfutbEA8eSFMefKjZRt7+97jgfllwfd68oWK+fLr5mUzx000Ky7NibFaZrf7OqFhWklqmilw1Ps6kNnCiXrHXgxLjpSnuP6EiVG3UYx3TNzR7RD4vV+rDL8Ak2e0KfLk6vUYaRvbo5O3MTbs9IVT10W0YOpSN7m/k7mbP2LWfoUk46TiVd7tDBKSN6RqF+b+Bc4QHNMTdUXKHPm3obxcBzG337RJrM1NsmJqkO3i6RoHnwNolUhRG3RyTI678tYpK2odshElSOuw1ikvqh2x8S1Mfe9jAtEgK3O6TEwsBtDhMjte/2hqSIjbmtIY/WXBGQdhtDFu3ApP/s9xHFaZn4Qrm3MnXEH1dCn+r7TXKXDBXFqy83o3tlGe4jSKlSst4/kNxI9neIMsRZwp0CV+sqjbw/IOrhTrgvYKz2SfOHWe8DGFuCbDN1aaelj55G6jscffKMUsY7CyYUI+qOgvwlGT1+zHAHQdbSTJlKm3zHQNaSZJic6itQxnmqbHclTCjO9FmW+LsQgNm0xvrfrJ2eqYmesXXO3jAPat0+l5Nmr4ji2l2OQc20+yJGKM+AJyfeBzFC9FxPeoZe26wdtnkBa+Bk7gyYNV79RNgaKkIm5Bpdjok95rk6y/NB2JDuHB3jq/QiZ+xAXgnOBsqRE9GOKs+kvvD83eD5oG3wfopJ6DbDPRtjdU/EuDnu0RgnPddgY06wO/pejNHKlW5vpztN/i8+ldWXH1brqty93TwfKnBmqvsKPy2WsFiRzsYPnlo9+89NBpRN181nyoXSppNjH2jwVMXt03N1v/+8KtcPM5SO+o+NrInF2pfrT/efF7unGYrU9P2V3tq+/OPQaCZylu3o+CsV7LfVdl0fzTlD0Rqur1e4mKrPH26Qq+6j3v5tKj8obK7ar/NMw9Wfh3j3T3U3b7VY3y+3D7OUNJzV1DoxtrCZKkVcvDlrxfgCTq8WQ6WbqV6MLVqeihEXbsaasad4zarx28WJ3NMt5L3F7Jhlquwe19uPsXGENdycXcR+3N1HEDp9yz1S/3ibZ1qNUel9fWr4yi/3t3K3Wz2Uk17pTdNLdom+j/qhfHpeL6qpj9Q7q5rOcghufi3wJpM40dA001fzRGeDRyq5GTEJjB/JgND/XO2rbeMoyql6P5/9zSL7eb1Ylp+364dy9/fF+pDhQTc8/nbymEt6M2BPp5TWh6tu6h2Qd+Xut9WSnmXSW4x+H5lC2NeEkQ82QtHNxWHscx14VsGQrhY127x/bh9kM7kAXcfzFqQRkhlLQbxmLwIK9g/1OsK1c/b6+Xn95cP2rlyXLfYeVa6wn0xBv1xU5WN0PRgp66bhNfVx9zy58G6C1KAf0n9yOb94f1h0fWjToTkRnaUU3vf64nuW4jTD/7zL/bvmmo3ewrRMMgV185LQURJuhq8Z7T61duGDRx02mX+qrFS4HyVp277+K1XT2XyqKBhI7ni1lK4CsszVx21dPTdOxc3JSfLTaj6J4YfWPSwuWm/kQXHpX2NkJR3WcjPqdBf8WELveLH/Nb3i6Cq9+MklE77ppPEftcr0fleb5vG86QpuTg6Sn9TAmKlqHjs5Qlfv8dVJsprv7jx5499znEBidP03hwQkvzha9N5Jrgm6Bk55ThHWfHPnkUDKmyNGubrtCXU7UnAzcNx+9xHRwk/+5qCsxE8uLKr53n70dXHKW2uZ5Oo+eJ/1zrjfVvFD3K6UG+Qp9pG1HwZ+YK2VHemdiaB51oma6Fa6X87NmAnw8AMKQYVToGaR3PQ2m+SkntCA4PTeULLccfP4A7onzOcnF6C6DLazaG/7yyk7WFUcOz7/WS7iq7ceB5mqi9dvv/F3VH9zV2135Td35XJXVt+0blKbJPFmsfrGj4K/2bsc9j6HzaLnjrWBR08eZbho74/3jX3TvrxscoFO95h903+R2dhiNGPoHfl0UxpqbHv9AX+PjuQhf+B59FZ801We/WST2XzHx0BIIvxtm0zvdJcyYgYKbi4OYh8UKXu/sJSOVo+85P59nEiy2SpZXfIWqxRZU4PrqG7o6rQEkc0voDGZnlLBdcyuP/bHEpJH/90HkGH8H9CWPAPQJ65zK8xpn5e7/4NsIfPXXoBVWcAo32RAazNVsoSb9A1U8BkEa7b2xpZ0fembWZL0bdcT3t/N0XwOZfW2jPtla59Hur6Wk0wq4UVJYAkgWNgcLMCgi/GfS6zc92V12G3AdUXxci8uMsv17j983pX7ejFDnEBilE9SewVQvR1pUFDXJNd80GGzbA2bExXcNByMWwHlyh8zI5qqLHE+tFcVeoWxrVeWRqtHAN0PHKHjaDKLnOHaqpk4s4TWoLM3/zplxsyPu7+H8z4mzJf1d+Vv5Xr7XO5SYhIZXblHFZQwokcFn8GUHktYXGKPZUBZ52UGFs75tmhYdq95xph7Xh1ZCLxVDwgjBnNIeXckOsmS2ob5pLWXnwwKaiefS8Z3ZbVYRfSJodVcouAtkkOaYi6OTJH0w2od3ZY20uYDc2X7uKbYvG+apgnU/lzYHkWb5kR/kqDECXysp/OKjp3Nn9rL7oLCWskzvaiHcr/crZ6jWnsg4KZtH/182iUPaIt7XUBU6tuKUvMcP4BFmlrmeZXtq91qXPzcnE0nK6LB/fbp0jP/eTfcXpD02cK7rulHZX5zto19NrTIAU2HkU/jxhtOV9O5Z3i9eFr8+bDYPQj77Ru6DSAkEVrla79a7pPnZHqtZxLptv/7vCI7bf3mM8n8qbFxdIzOrn1OoU9J3TqSPr+QyK5cO3k+GR5A4C3RIS3AJp+gFtL3b/99+WlQEzabSdb3u912eHDZNZlTTudEzXhZ089+7ZXXXNnz19V+uBvRa51PZGtNwfBzayfPJyPt25vpq2u5/ceq+vxTZzd9lKKWaUZ5X/ZV+ZQyYdexuPJsHc5/xFRdt+hT5ukCshIn6fo00VfnTo9LeHEk/ZVfG8p9xEujhZ7yyqCkxBcWqedMb+9Xw8wP6iIepuvrhFNnm2j0cCJsmq+iauThm6zI7l3AbhZhbhgQ2S/HZvPJSmD4YdNZ5PlBSfpja9rNKGzcg8t3hluPwIRBNbSaRdSHxe6xrDp74SOEtS3zift5n4YkSforN5Qo9xENJS30lIYSSkpsKMN6Bl5XLAjBZrNF0dH/26p8GimtNs2IbKaquDk6GflCm88jtFi1ntW8j5lCHZLa9DSf3qr8Y2zYXaQencyoMqb6H1SZtkIpSqW+aPx4WK0fQmvtzuJPC7hQAXo9jP+KqMbOsgXSLRmUGHCQUWFnsUCCuI5tPl1g1j5eGDDOp6wzAojX1THNomq1P0+jlrvWiaB9gjpWmbTEzSj2K5trXpFsj/pmVz6u9tXui0t3kvbk8tv/B0njpHWznrQhAGWRviUAFSap05gkY7DvCORk2BiQpnFoa8Bkjd1ubqLAvt7uVHXBDQJpGiO2CIxQOrzq/m1rE1KPcmyZ7WP53IUNqTK6h5kPPr3A4+jd50kvaxgpNu5mhgyqu8eOj1SMjxjPrrZ1hvhoqZ3zwjPr7BwIPlIpPPx7utbID79nNUJCSeLXJKS1nnlFDR24k/CgW48tfmg3SX3vKG+69uGA+am9JzSlSN7067cVDR05GovjEwm3Fr13W4wVnnqRRY6yTGtDmupzNSJDeke3Im2xGZqRfqWT2pGm1kwNSUdtbMUwuSlJXd92nbYkoCpPYwKeXO7WJKQ/Q3PSqx6GTWjrbLAokdtm+0MheeMskpO6dTYhOgObZxNUDG+fRW900gbaFHXJsZZpE21IY4aJnuSNtANaoohXmqT6bOf35fN2v6pvxQCgGUnqGmWVNLzJFIpK3mY6yyzd+K2mKMYnbjZNE5g8AzZ1wyncaQo1Y8t8r/fzYfPr/ekajYmCbjreEp5o4BGFNtDUl37sTl/iqrPiNFk6cngl9V+yPf8ev1crS2RjmFSO5BYytQzH5PleBHA4m/rOsstkuT3LLjPo25eL3fLzffQoo1cqdZZTdafafvc2esB2Tputal6s19vf192tD8O53zRNEx7QubgBReWmWlWRdW1bUMMyo5760N57ty/bnfRWf2yft1EfQ1td0E9uredjke9XkVwJKe16yalz7DOc4ZnFNiVtJemNBdCBqoLDvto+fV9HMl02HlLVsMhWLezKx8b9PGn535yM0x5Os+BBVe4SM9fmuRUP5ePYh3QT8JVDM3it3ydVaqfUWYd9R7dfUhqbpkVmMT+6T/nNduPIeZyctk22YE+pjYCEkbUSeQChqen6Tsrx0k7meZQFX+MPi4+7VX3b3cN3kf1abPkVXykQMunFkkfS+xDvqsXmYbF7SKn22zYZK/6xVSwQlKWSJQ9nciuOdI5pzYO6Oucj9eyBRhoTNj6n1brhU5GQjOhzkVJm2QMnI8XkH3E2EnpT409HihbVe+JOvCbwupq3MUW329Au2yuMHVOEVQycmB14YOBRBBRuY9dI9EgcODh7jMbg6+3bZd8rO2HDfcILrq+ZXy+epwm5uXgZ8QSDF8CnnCEGFSecIpbwyMLniEWKiDpJDD6ysWeJxQpLr9umnScWqyviRLHx6uCZYrHKBk4VS1IVCvjglto+kbF7adM6FX9ebz8u1ql1GLDKTJv2q/+JifmQkJuWl/hXiR5HsNZYr55WkS8xqLPlZRad5WbxcV3GDKaCIi8ucinshGF7vv1tlFxqk/W7aDu/c0TBdwoOfq9OukLgJN+IefHHvY/55fYQNUCIFHfT9ZwQBMNPsac8Z0A2R5E6zmcqVTCwEocF0O76q/vCMsYs58MPY9ocQY/C5HmCIX19B4dGSG0mz1l59Z9fOqRk8ATTpK41OMM0VsDQKabojY0+xzRaVN+u+zRFndc2YjtJ1s0jPYJCB8wPaIrcAJ42BxXZ5wrKuLn4SHiN6FmEH91fyi9/ryfv6w3A7xarmGVc1CTbI/u1jJkDhtnfeNv4x9Qp90QwglWlc5EeXb0nzkZIbKXPOAxarR/uyz+e11t8o0mclBvoJ/65tR9GsPfwUC+LqMrd864eod4vPh6i5sqR3pCvzJofyk+LpwnPtWWfWVu5LpexQ3EgrWmeWVnktjEgKnmvWJSe1eZhVU+9Pa02i6q8/71cPI9+bEFf2TVX5bp+RYfF+v55V68QjqKGUDJ2lVnxZru593ujqvv6AUUthAByoZ/MWp93q98Wy5HP82KcWVXK5j+ga9yOv0hlf0x6py37/NoObmtm7IAK62v7yK3xuVyuFuvV/5QP94uH+oqnkTqRn8xac3zDM3y/EdcnRI89grbXnyrplzJmuiT8YKZNmQwoTZ42idHZeel//bHn+gSoum2RdSp1V1aRG0aQipu2i4QHRx7CNCAIpSUTwUhNz+g44mhVZ+vsuqrVU7mNWk8AhV3Msyv7rdztI4cfSNnFPIeyzu0d/py8xElqYJVzPirmesEeWSm3CyYK87v73GHji3XM1CKxmFFMzDdJTbLKaQRDlJZm+szThqtNVLh0FNw0zeM/t3bRA8rOOzXGKWuaZ1b25D+bcbouxplVecP7yl+XMlofcpNZaXU5PXOcxraD6ep6P01wgc6gzOHjLRPrisO6WvmTC2KHfNRkFjmBq3x69cTd55M28Eh9Ji0No7bYdx/BtP31AWnJm+v7dEVc/BWhFFjlG2L4I1snqLi5uIh/aOhBhNfQlYuY2aqgwLOHXPoiXut35bqsyoTF+oM+clYnILM/l9U0tQ0HM0ut6/ppWpseZhb7bltn9a9DGdWm9Tu4itQpz7XpYWax78v99rCLmuPssc4qcszJaXnPSeuTlLJuAtp9hYUTYR2jVk7gx9Hb7txvo5ci94jt+MqnOenGRyQ75c7HtOhre05uEfvM55OZ1g4GbecTmNj6hY3nk5jW5gVt5xY48hnO1ci1c7l7LpfJ0mqjGSUdPu6rVXXwV5eNe73Ax7UEj3zdyMlsktMnuvvMc44Sy5i55EExNydP8Q1g7/PpnZnLIvjsKrtiGgin4Pphu3taVP/3PmE7Ysg0WwBE4tteHen0NvhEUh7i3fJz+RSzTzxkmu0h/ve+vqYni5ybtq8pj/T4fHK/+KbYDC++ozL2xU9+/dODoF/qh+7ddsPyaqOv+3GfFUx9u678PQ/rsKnJNxjD/9C9ahHK7nWQ9b36nNrdhzSVXducAu9evzsdK9i9KPrOLdbdxuwPiPKTjzbgy6+nCbtpeI2P3LgHGFptW5VRy1ISCnFyeaUS+Dmz+zW+UXhiWbrO5ytV3IcRe5tWj/X11/oNiRmz2q/v8QwQ5/L+ya/o2N9/Xu2rKZ9xowy93uctV1xbOVyC1EYzTmtcYEdf/tNn/u8S2s1rU7LFdv81L5OCoKk3UxQMXvPSZ9Z7S3xqsVIujk/su7i97aeMR2xq7Hdw5S2OEWKSNzwOPKHwfpByWd0/xV1mFaO77XFu/bHbN2OUp2/mjNaMw9l3TfyhJN9vDjGrHLBh1i9ttXlcl4mLjbpGX2G1UUDEqOVG4ClMW28UEpe84KhXWedlftlX5VPaDS0dm6/xKqGGcW+y8wgmvkgsLf099uiirzHhS8z+/dX7iw/rKmbo2o7shmH8Uxn82o6TR/ef3OxRsqiufT5t1ci3dNMwzKhmu41ack+kHK0m6QiF7/vyU4Kg9+WnfHOcR5/3u1ESboh9+tOpix71gL798va7NIW1RbYHFXU9C8o89VoWWuRQ/3S5jRpsQUkn4xyqel/Z3bLcLHar7d8WT+Xfo3dTDbnI9lIjt+lF6Unftzf4pIKv3ifNprzh8BrqRwRuj/RJkZygO34zYJzyMbsDE7QHPst6qVxSpxfa5RxW1ZwrfjNJI3XGNjCKNNKsb452Ka/vUtRpU2hdLakzZlhL5+XU+w3T4qVt8RWGSEjBqAESLfy04RGUlTw4itRU91bvl4v1+j6u34K0ER85NHbC6zJPmri8K2CZr7sXybj6dIw4hz/0QAIqo0/i75U54iz+YZ30Vf+8T70Ql1h8hZoEKRhVk9DCT6tJoKzkmiSsaeDVxTfW2DBn5wHn8LYqY6aMw8Y5t3SMeKNUyc3RzeiX23wuoQqvPgT1/hB16uqQ3KavOTVHdtyG5Cb340YojevWDSpN7eVFKRW9G8r2r59XZ+m/LXar+qT56A1ltXW2r+n+OHP67WJfvltUnzPIujn5/LjYl8/e56TtsM7zvb/rONQA7cpFVf78/LCo0PK7HKXyWRxcFttmwhErAcYV8sHtS5qpeN751ylY+cfzdlfNVDDv/OsU7LFEpfr2y8+HxhhiQtkeS1Swj18Oh8TxxbjirZ5mfG/e+dd5b/UN0cDyP8mysgmlWztXnbKNWVqWtYj7GQs3+dwGXCwR2pOV0Mx2Db92CxtQNK1xBU7j29XAdt9xxWi2pt5uFJhMLpBv5rIWxbu8ZiF8k5a1EN7lNQvxWJISJDWLoXI8lqQQIxrD5KL4pirr+/Aur/k+6kq7bZTW3IVKUvttl2NMI5ehOLFNW3xB0hq05CI8L3b7kn4jb6d+Ic4r/Ubm/kJgURDBzlimOusxRDCmcJcux+65cq3/qQDHI6r+Y/dcOcndbkTjEXF72dH1XL1Zr5qTgEeTs6dziv6uyUnQJRvFeHOmdl/tDq3dV/0Z3bRNejO9mLYmGOWlmM+78mG1rN4tdv86lLFlvTlaPZ+t8qj4x6r6vD1UZN9mnJbfve3AvtgxikbLmaJF6WYkHo9LoHdjuhtKPi2WbTXtxKnBSTjC0/Ou3I/I8aZhOlh8UrzwXPib7frwtPnQnWk8ibkkSC03zeq7+vyHChzWesrqkmBqVseP793iy3q7oCzzlF070eQsfZSutpvvujepn7NsJcqU5WkH8I9ltQC3uJO8aerMIgYeOUw86YPqoOqIvPpW150+okC5Qmd6JD37lpaGaU5Fz+dQo8tWY0S1rXPq2leL6jBG0tlwopqBAL5L0OfTTv2C3m9/76l/j79OzuTcJrw5NiM1hV89PKzL3xe7Et8R3W2Q+owjJf7zZX29U/nHiz/973l53J9e8FfiVfHi5YtPq3L9sH/xp19OyyyX26cn32c8Xe364p/HZH93O5HrxD71f9y+ePnL7UvJX3FrXrKX0r4S3Pzzny9/OXlxKdw/Ts4u/3Ee2IuXv/CX2r66vS1ahqxjyFqG/MXLXwQy5B1D3jIUL17+IpGh6BiKlqF88fIX9VIVrxQxlB1D2TJUL17+ol9q/spa1TJUHUPVMtQvXv5ikFTdMdQtQ/Pi5S8WSTUdQ9MytC9e/lKgHG3H0LYMixcvf2G3yLLoWBbtCKgDgjEYA93oYSR86qBgOIBABLVDiNWBwWAQsW4UsXYYsTo4GAwk1o0k1g4lVgcIU9C4G02sHU6sDhKmoXE3olg7pFgdKAwGFetGFWuHFauDhVlo3I0s1g4tVgcMg8HFutHF2uHF6pjhML5YN8BYO8J4HTMcRhjvRhhvRxh3NRSMMN6NME4qqTpmOK6mQD3VjjBexwyHEca7EcbbEcbrmOEwwng3wng7wngdMxxGGO9GGG9HGK9jhsMI490I4+0I43XMcBhhvBthvB1hvI4ZDiOMdyOMtyOM1zEjYITxboTxdoSJOmYEjDDRjTDRjjBRx4yAESa6ESbaESZcOwgjTHQjTJCmsI4ZgRtD0Bq2I0zUMSNghIluhIl2hIk6ZgSMMNGNMNGOMFHHjIARJroRJtoRJuqYETDCRDfCRDvCRB0zAkaY6EaYaEeYqGNGwggT3QgT7QiTdcxIGGGyG2GyHWGyjhkJI0x2I0y2I0zWMSNhhMluhMl2hEnX24IRJrsRJkmHq44ZCSNMgj5XO8JkHTMSRpjsRphsR5isY0bCCJPdCJPtCJN1zEgYYbIbYbIdYbKOGQkjTHYjTLYjTNYxo2CEyW6EyXaEqTpmFIww1Y0w1Y4wVceMghGmuhGm2hGm6phRMMJUN8JUO8JUHTMKRpjqRphqR5hyfXoYYaobYYp06+uYUTDCFOjZtyNM1TGjYISpboSpdoSpOmYUjDDVjTDVjjBVx4yCEaa6EabaEabqmNEwwlQ3wlQ7wnQdMxpGmO5GmG5HmK5jRsMI090I0+0I03XMaBhhuhthuh1huo4ZDSNMdyNMtyNM1zGjYYTpboTpdoRpN3KEEaa7EabJ4LGOGY2Hj2D82I4wXceMhhGmuxGm2xGm65jRMMJ0N8J0O8J0HTMGRpjuRphuR5ipY8bACDPdCDPtCDN1zBgYYaYbYaYdYaaOGQMjzHQjzLQjzNQxY2CEmW6EmXaEmTpmDIww040w044wU8eMgRFmuhFm2hFm3PwEjDDTjTBDpijqmDEwwgyYpWhHmKljxsAIM90IM+0IM3XMWBhhphthph1hto4ZCyPMdiPMtiPM1jFjYYTZboTZdoTZOmYsjDDbjTDbjjBbx4yFEWa7EWbbEWbrmLEwwmw3wmw7wmwdMxZGmO1GmG1HmK1jxsIIs90Is+0Is24WDEaY7UaYJRNhdcxYPBUG5sLaEWbrmClghNluhNl2hBV1zBQwwopuhBXtCCvqmClghBXdCCvaEVbUMVPACCu6EVa0I6yoY6aAEVZ0I6xoR1hRx0wBI6zoRljRjrCijpkCRljRjbCiHWFFHTMFjLCiG2FFO8KKOmYKGGFFN8KKdoQVbq4VRljRjbCCTLf6+VY84QpmXOmUq5tzvQ1MuqJZVzLteuvmXW/xxOstmHm9JVOvt27u9RZPvt6C2ddbMv166+Zfb/EE7C2Ygb0lU7C3bg72Fk/C3oJZ2FsyDXvr5mFv8UTsLZiJvSVTsbduLvYWT8begtnYWzIde+vmY2/xhOwtmJG9JVOyt25O9hZPyt6CWdlbMi176+IQT/z7H6kDEonH2X8ciWj+vwMAXCSGEABiACQSPQUIYADEASgI8CQggAIQC6AwwNOAAA5APIACAU8EAkgAMQEKBTwVCGABxAUoGPBkIIAGEBugcMDTgQAeQHyAAgI3588CiAAxAgIJmJv3ZxgTMMAJGAEFjHsWhSMRsAJGYAFz8/8M4wIGeAEjwIA5BsAwMmCAGTACDZjjAAxjAwa4ASPggDkWwDA6YIAdMAIPmOMBDOMDBvgBIwCBOSbAMEJggCEwAhGY4wIMYwQGOAIjIIE5NsAwSmCAJTACE5jjAwzjBAZ4AiNAgTlGwDBSYIApMAIVmPBkFEci4AqMgAXmWAHDaIEBtsAIXGCOFzCMFxjgC4wABuaYAcOIgQHGwAhkYI4bMIwZGOAMjIAG5tgBw6iBAdbACGxgjh8wjBsY4A2MAAfmGALDyIEB5sAIdGCOIzCMHRjgDoyAB+ZYAsPogQH2wAh8YI4nMIwfGOAPjAAIJj2nx5EIGAQjEII5rsAwhmCAQzACIphjCwyjCAZYBCMwgjm+wDCOYIBHMAIkmGMMDCMJBpgEI1CCOc7AMJZggEswAiaYYw0MowkG2AQjcII53sAwnmCATzACKJhjDgwjCgYYBSOQgjnuwDCmYIBTMAIqmGMPDKMKBlgFI7CCKb9qBEci4BWMAAvmGATDyIIBZsEItGCOQzCMLRjgFoyAC+ZYBMPoggF2wQi8YI5HMIwvGOAXjAAM5pgEwwiDAYbBCMRgjkswjDEY4BiMgAzm2ATDKIMBlsEIzGCOTzCMMxjgGYwADeYYBcNIgwGmwQjUYI5TMIw1GOAajIANpv0aJhyJgG0wAjeY4xUM4w0G+AYjgIM5ZsEw4mCAcTACOZjjFgxjDgY4ByOggzl2wTDqYIB1MAI7mOMXDOMOBngHI8CDOYbBMPJggHkwAj2Y4xgMYw8GuAcj4IM5lsEw+mCAfTACP5jjGQzjDwb4ByMAhDmmwTACYYCBMAJBmPEr6nAkAg7CCAhhjm0wjEIYYCGMwBDm+AbDOIQBHsIIEGGOcTCMRBhgIoxAEeY4B8NYhAEuwggYYY51MIxGGGAjjMAR5ngHw3iEAT7CCCBhjnkwjEgYYCSMQBLmuAfDmIQBTsIIKGGOfTCMShhgJYzAEub4B8O4hAFewggwYdav78SRCJgJI9CEOQ7CMDZhgJswAk6YYyEMoxMG2Akj8IQ5HsIwPmGAnzACUJhjIgwjFAYYCiMQhTkuwjBGYYCjMAJSmGMjDKMUBlgKIzCFOT7CME5hgKcwAlSYYyQMIxUGmAojUIU5TsIwVmGAqzACVphjJQyjFQbYCiNwhRV+tTGORMBXGAEsrPArjgNLjtGaY7ro2K06xoyFA8bCCWPhDplwzFg4YCycMBbukAnHjIUDxsIJY+EOmXDMWDhgLJwwFu6QCceMhQPGwglj4Q6ZcMxYOGAsnDAW7pAJx4yFA8bCCWPhDplwzFg4YCycMBbukAnHjIUDxsIJY+EOmXDMWDhgLJwwFs78+ncciYCxcMJYuEMmHDMWDhgLJ4yFO2TCMWPhgLFwwli4QyYcMxYOGAsnjIU7ZMIxY+GAsXDCWLhDJhwzFg4YCyeMhTtkwjFj4YCxcMJYuEMmHDMWDhgLJ4yFO2TCMWPhgLFwwli434WBGQsHjIXTjRh+J0ZgKwbai0E3Yxx3Y+BIRPsxOhsyXCSGtmSgPRkkEv2ujMC2DLQvg27M8DszAlsz0N4MujnD784IbM9A+zPoBg2/QyOwRQPt0aCbNPwujcA2DbRPg27U8Ds1Als10F4NulnDIRMe2K6B9msQxsIdMuGYsXDAWDhhLNwhE44ZCweMhRPGwoXfG4QjETAWThgLd8iEY8bCAWPhhLFwh0w4ZiwcMBZOGAt3yIRjxsIBY+GEsXCHTDhmLBwwFk4YC3fIhGPGwgFj4YSxcIdMOGYsHDAWThgLd8iEY8bCAWPhhLFwh0w4ZiwcMBZOGAt3yIRjxsIBY+GEsXCHTDhmLBwwFk4YC5d+pxqORMBYOGEs3CETjhkLB4yFE8bCHTLhmLFwwFg4YSzcIROOGQsHjIUTxsIdMuGYsXDAWDhhLNwhE44ZCweMhRPGwh0y4ZixcMBYOGEs3CETjhkLB4yFE8bCHTLhmLFwwFg4YSzcIROOGQsHjIUTxsIdMuGYsXDAWDhhLFz5fZM4EgFj4YSxcIdMOGYsHDAWThgLd8iEY8bCAWPhhLFwh0w4ZiwcMBZOGAt3yIRjxsIBY+GEsXCHTDhmLBwwFk4YC3fIhGPGwgFj4YSxcIdMOGYsHDAWThgLd8iEY8bCAWPhhLFwh0w4ZiwcMBZOGAt3yIRjxsIBY+GEsXDtd/HiSASMhRPGwh0y4ZixcMBYOGEs3CETjhkLB4yFE8bCHTLhmLFwwFg4YSzcIROOGQsHjIUTxsIdMuGYsXDAWDhhLNwhE44ZCweMhRPGwh0y4ZixcMBYOGEs3CETjhkLB4yFE8bCHTLhmLFwwFg4YSzcIROOGQsHjIUTxsKN31OOIxEwFk4YC3fIhGPGwgFj4YSxcIdMOGYsHDAWThgLd8iEY8bCAWPhhLFwh0w4ZiwcMBZOGAt3yIRjxsIBY+GEsXCHTDhmLBwwFk4YC3fIhGPGwgFj4YSxcIdMOGYsHDAWThgLd8iEY8bCAWPhhLFwh0w4ZiwcMBZOGAu3/oQDHImAsXDCWLhDJhwzFg4YCyeMhTtkwjFj4YCxcMJYuEMmHDMWDhgLJ4yFO2TCMWPhgLFwwli4QyYcMxYOGAsnjIU7ZMIxY+GAsXDCWLhDJhwzFg4YCyeMhTtkwjFj4YCxcMJYuEMmHDMWDhgLJ4yFO2TCMWPhgLFwwlh44c/bwJEIGAsnjIUX/syNwKEb6NQNeuyGO3cDMxYBGIsgjEU4ZCIwYxGAsQjCWIRDJgIzFgEYiyCMRThkIjBjEYCxCMJYhEMmAjMWARiLIIxFOGQiMGMRgLEIwliEQyYCMxYBGIsgjEU4ZCIwYxGAsQjCWIRDJgIzFgEYiyCMRThkIjBjEYCxCMJYBPMnwOBIBIxFEMYiHDIRmLEIwFgEYSzCIROBGYsAjEUQxiIcMhGYsQjAWARhLMIhE4EZiwCMRRDGIhwyEZixCMBYBGEswiETgRmLAIxFEMYiHDIRmLEIwFgEYSzCIROBGYsAjEUQxiIcMhGYsQjAWARhLMIhE4EZiwCMRRDGIrg/jwhHImAsgjAW4ZCJwIxFAMYiCGMRDpkIzFgEYCyCMBbhkInAjEUAxiIIYxEOmQjMWARgLIIwFuGQieDmpShe8VtBHIBIJIxFOGQiMGMRgLEIwliEQyYCMxYBGIsgjEX4E7EwYxGAsQh6KJY/FStwLBY6F4sejOVPxgocjYXOxqKHYx1Px8KRiM7H6hyQ5SIxdEQWOiOLRKI/JStwTBY6J4selOVPygoEEjorix6W5U/LCpy1hc7Logdm+ROzAudtoTOz6KFZ/tSswJlb6NwsenCW8JGIQxmdnUUYi3DIRATO3gKMRRDGIiTreQuAsQjCWIRDJgJTHgEYiyCMRUh/Vhv+FgBjEYSxCIdMBKY8AjAWQRiLcMhEYMojAGMRhLEIh0wEpjwCMBZBGIuQpu8tgEgkjEU4ZCIwJhKAsQjCWIRDJgJjIgEYiyCMRSgfifhbAIxFEMYiHDIRGBMJwFgEYSzCIROBMZEAjEUQxiIcMhEYEwnAWARhLEL5kwNxKAPGIghjEQ6ZCIyJBGAsgjAW4ZCJwJhIAMYiCGMRqi8SAWMRhLEIh0wE5kwCMBZBGItwyERgziQAYxGEsQiHTATmTAIwFkEYi3DIRGDOJABjEYSxCO0jEYcyYCyCMBbhkInAnEkAxiIIYxFa9rxGwFgEYSxC+3Ms8bcAGIsgjEU4ZCIwqBKAsQjCWIRDJgKDKgEYiyCMRWjb9wxAJBLGIhwyEZh0CcBYBGEswiETgUmXAIxFEMYiHDIRmHQJwFgEYSzCIROBSZcAjEUQxiKMj8TAsaIgEgljEQ6ZCEy6BGAsgjAW4ZCJwKRLAMYiCGMRxp+qikMZMBZBGItwyERg0iUAYxGEsQjTF4mAsQjCWIRDJgKjMgEYiyCMRThkIjAqE4CxCMJYhEMmAqMyARiLIIxFOGQiMCoTgLEIwliEQyYCozIBGIsgjEU4ZCIwKhOAsQjCWIT1kRg4JRdEImEswvaNnQFjEYSxCOvP+MXfAmAsgjAW4ZCJwKxNAMYiCGMRDpkIzNoEYCyCMBbhkInArE0AxiIIYxFF34gFMBZBGItwyERgWCcAYxGEsQiHTASGdQIwFkEYiyj6WmfAWARhLMIhE4FpnwCMRRDGIhwyEZj2CcBYBGEsoujrJwLGIghjEYWPRPw1AsYiCGMRnrFgXCgAYxGEsUjPWDAulICxSMJYpGcsGBdKwFgkYSzSMxb8ECVgLJIwFukZC+aNEjAWSRiL9IwF80YJGIskjEV6xoJ5owSMRRLGIj1jwbxRAsYiCWORnrFg3igBY5GEsUjPWDBvlICxSMJYpGcsodcIzqcmjEV6xoKBpQSMRRLGIj1jwcBSAsYiCWORDplIDCwlYCySMBbpkInEwFICxiIJY5EOmUgMLCVgLJIwFumQicTAUgLGIgljkayndZaAsUjCWKRDJhITTwkYiySMRTpkIjHxlICxSMJYJPMn8eNvATAWSRiLdMhEYuIpAWORhLFI3tM6S8BYJGEskvtIxN8CYCySMBbJfSTibwEwFkkYi3TIRGJkKgFjkYSxSIdMJEamEjAWSRiLdMhEYmQqAWORhLFIh0wkRqYSMBZJGIvkPSMWCRiLJIxFOmQiMXOVgLFIwlik8PdC4G8BMBZJGIt0yERi5ioBY5GEsUiHTCRmrhIwFkkYi3TIRGLmKgFjkYSxSOEjEYcyYCySMBbpkInEzFUCxiIJY5EOmUjMXCVgLJIwFil6+okSMBZJGIt0yERiaCsBY5GEsUh/OwmGthIwFkkvKPE3lGBoK9EdJfSSkuMtJYH7PkAk0otK/E0lGNpKdFcJvazEM5bAW0D3lXQuLHGRiHfWSXhnCYlEf2sJpr4S3VtCLy7xN5dg6ivR3SX08hJ/ewmmvhLdX0IvMPE3mGDqK9EdJvQSE4dMJKa+Et1jQhiL9Iwl8BoBY5GEsUiHTCTGxhIwFkkYi1T+zhz8LQDGIgljkQ6ZSIyNJWAskjAWqXrGzhIwFkkYi3TIRGJsLAFjkYSxSIdMJMbGEjAWSRiLVD4S8bcAGIskjEUqH4n4WwCMRRLGIh0ykfL2pbx9JW8tcQAikTAW6ZCJDFzbBBiLJIxFOmQiA1c3AcYiCWORDpnIwPVNgLFIwlik9jc44VAGjEUSxiIdMpGBa5wAY5GEsUiHTKSEN2hKwFgkYSzSIRMZus4J3edEItEhExm40gkwFkkYi3TIRAaudQKMRRLGInVfJALGIgljkQ6ZyMDdUICxSMJYpEMmElNfCRiLJIxFOmQiMfWVgLFIwlikET3PADAWSRiLNLInkABjkYSxSIdMJObOEjAWSRiLNLqvCCASCWORDplIJeE1tICxSMJYpEMmUuF7bAFjkYSxSIdMpNLYAYhEwlik9ZFooAPAWCRhLNL6SMRfI2AskjAWaX0kBi5ZA5FIGIv0t6ngAoA4JIRFOmAi9S12AOKQEBbpgInE1FkCwiIJYZEOmEhMnSUgLJIQFumAicTUWQLCIglhkQ6YSAyNJSAskhAW6YCJrKEx+JgBYZGEsEgHTKTGtQEgLJIQFumAicTQWALCIglhkQ6YSAyNJSAskhAW6YCJxNBYAsIiCWGRDphIDI0lICySEBbpgInE0FgCwiIJYZEOmEgMjSUgLJIQFumAiTTipZSvtNUvpZHoHnIJYIsksEU6diIxvZUAtkgCW6RjJxLTWwlgiySwRTl2IjG9VQC2KAJblGMnEtNbBWCLIrBFOXYiMb1VALYoAluUYycSw1cFYIsisEU5diIxfFUAtigCW5RjJxLDVwVgiyKwRTl2IjF8VQC2KAJblGMnErNTBWCLIrBFOXYiMTtVALYoAluUYycSo08FYIsisEU5diIx+lQAtigCW5RjJxKTSwVgiyKwRXnYUpPLbgWtAGxRBLYoD1swuVQAtigCW5SHLZhcKgBbFIEtysMWDB4VgC2KwBbl2InE4FEB2KIIbFEetmDwqABsUQS2KA9bMHhUALYoAluUhy0FbGcVgC2KwBblYQsGjwrAFkVgi3LsRGJuqABsUQS2KA9bMDdUALYoAluUhy31wiTwDABsUQS2KMdOFAaPCsAWRWCLcuxEYfCoAGxRBLYox04UBo8KwBZFYIty7ERh8KgAbFEEtijHThTmhgrAFkVgi3LsRGFuqABsUQS2KMdOFOaGCsAWRWCLcuxEYW6oAGxRBLYox04Uxn4KwBZFYIty7ERh7KcAbFEEtijHThTGfgrAFkVgi3LsRGHspwBsUQS2KMdOFMZ+CsAWRWCLcuxEYeynAGxRBLYox04UpnYKwBZFYIty7ERhaqcAbFEEtijHThSmdgrAFkVgi3LsRGFqpwBsUQS2KMdOFKZ2CsAWRWCLcuxEYWqnAGxRBLYox04UpnYKwBZFYIty7ETV1A7UygC2KAJblGMnCkM3BWCLIrBFOXaiMHRTALYoAluUYycKQzcFYIsisEX5K+MxdFMAtih6a7y/Nh5DN4Uujqc3xx+vjseRiC6Pp7fH++vjMTNT6AJ5eoO8v0IeMzOFLpGnt8j7a+QxM1PoIvnOTfIuEjEzU/AyeRKJ/jr5mpmBUEYXytMb5f2V8hh5KXSpPL1V3l8rj5GXQhfL05vlHTtRGHkpdLk8gS3KsROFiZUCsEUR2KIcO1GYWCkAWxSBLcqxE1UTK/AWAGxRBLYox04UJlYKwBZFYIty7EThjY4KwBZFYIty7ERhYqUAbFEEtijHThQmVgrAFkVgi3LsRGFipQBsUQS2KMdOFCZWCsAWRWCLcuxEYWKlAGxRBLYox04U3maoAGxRBLYox04UJlYKwBZFYIty7ERhYqUAbFEEtijHThQmVgrAFkVgi3LsRGHgpABsUQS2KMdOFAZOCsAWRWCLcuxEYeCkAGxRBLYox04Uxj0KwBZFYIty7EThbYYKwBZFYIty7EThXYIKwBZFYIty7EThXYIKwBZFYIty7EThXYIKwBZFYIty7ERhWqMAbFEEtihHTxSmNQrgFkVwi3L0ROFdggrgFkVwi3L0RGHcogBuUQS3KEdPFMYtCuAWRXCLcvREYdyiAG5RBLcoR08Uxi0K4BZFcIty9EThPXoK4BZFcIty9EThPXoK4BZFcIty9ERh3KIAblEEtyhHTxTGLQrgFkVwi3L0RGHcogBuUQS3KEdPFMYtCuAWRXCLcvREYdyiAG5RBLcoR08Uxi0K4BZFcItyyEThLXYKMBZFGItyyEThLXYKMBZFGItyyERhSKMAY1GEsWiHTBSGNBowFk0Yi3bIRGFIowFj0YSxaIdMFIY0GjAWTRiLdshEYUijAWPRhLFoh0wUhjQaMBZNGIt2yERhSKMBY9GEsWiHTBSGNBowFk0Yi3bIRGFIowFj0YSxaIdMFIY0GjAWTRiLdshEYUijAWPRhLFoh0wUhjQaMBZNGIt2yERhSKMBY9GEsWiHTBSGNBowFk0Yi3bIROHtZRowFk0Yi3bIRGFIowFj0YSxaIdMFIY0GjAWTRiLdshEYUijAWPRhLFoh0wUhjQaMBZNGIt2yERhSKMBY9GEsWiHTFQBF0NowFg0YSzaIROFd4dpwFg0YSzaIROFIY0GjEUTxqIdMlEY0mjAWDRhLNohE4UhjQaMRRPGoh0y0ZixaMBYNGEs2iETfQvnEzVgLJowFu2QicaMRQPGoglj0Q6ZaMxYNGAsmjAW7ZCJrhkLKgKIRMJYtEMmGjMWDRiLJoxFO2SiMWPRgLFowli0QyYaMxYNGIsmjEU7ZKIxY9GAsWjCWLRDJhozFg0YiyaMRTtkojFj0YCxaMJYtEMmGjMWDRiLJoxFO2SiMWPRgLFowli0QyYaMxYNGIsmjEU7ZKIxY9GAsWjCWLRDJhozFg0YiyaMRTtkojFj0YCxaMJYtEMmGjMWDRiLJoxFO2SiMWPRgLFowli0QyYaMxYNGIsmjEU7ZKIxY9GAsWjCWLRDJhrvjNKAsWjCWLRDJhozFg0YiyaMRTtkojFj0YCxaMJYtEMmGjMWDRiLJoxFO2SiMWPRgLFowli0QyYaMxYNGIsmjEU7ZKIxY9GAsWjCWLRDJhozFg0YiyaMRTtkojFj0YCxaMJYtEMmGjMWDRiLJoxFO2SiMWPRgLFowli0QyYa70vSgLFowli0QyYaMxYNGIsmjEU7ZKIxY9GAsWjCWLRDJhozFg0YiyaMRTtkojFj0YCxaMJYtEMmGjMWDRiLJoxFO2Si8a4gDRiLJoxF655NfhowFk0Yi/YbWvC6NA0YiyaMRWsfifhbAIxFE8aiHTLRmPJowFg0YSzaIRONKY8GjEUTxqIdMtGY8mjAWDRhLNohE40pjwaMRRPGoh0y0ZjyaMBYNGEs2iETjSmPBoxFE8aiHTLRmPJowFg0YSzaIRONKY8GjEUTxqI9Y8ELGDRgLJowFu2QicaYSAPGoglj0cZHIg5lwFg0YSzaIRONMZEGjEUTxqIdMtEYE2nAWDRhLNr0HEuiAWPRhLFoh0w05kwaMBZNGIt2yERjzqQBY9GEsWiHTLTCozbAWDRhLNohE405kwaMRRPGom3PdlMNGIsmjEU7ZKIxqNKAsWjCWLRDJhqDKg0YiyaMRVsfifhbAIxFE8airY9E/C0AxqIJY9EOmWgMqjRgLJowFu2QicagSgPGoglj0Q6ZaAyqNGAsmjAW7ZCJxqBKA8aiCWPRDploDKo0YCyaMBbtkInGoEoDxqIJY9EOmWgMqjRgLJowFl3onq8RMBZNGIt2yERj0qUBY9GEsWiHTDQmXRowFk0Yiy58JOJQBoxFE8ZiHDLRmHQZwFgMYSzGIRNt2HEvz0ttONrWYwBuMQS3GEdPNF59bQBuMQS3mNuenacG4BZDcItx9EQbGBIG4BZDcItx9EQb9VKJV4KYd0PSENhiHDvRGHkZAFsMgS3Gb2gJPYFuSBoCW4xjJ9qYl4q9sloSB92QNAS2GMdOtLEvlXxVGE0cdEPSENhimA/JAjoAsMUQ2GIcO9EWbts0ALYYAluMYyfaMuwAxCGBLcaxE205iAKAWgxBLcaRE20Fzh9EIUEtxpETbSXKH0QhAS3GcRNtFYwBAFoMAS3GcZN6k5/SrwpLCwCikIAW47iJxrzMANBiCGgxrGcfvgGgxRDQYvxmFryB2wDQYghoMX4zC97AbQBoMQS0GO6jEC5SNAC0GAJajN/MgneAGwBaDAEtxoMWPIA2ALQYAlqMBy01M0QOQCQS0GI8aCngwMkA0GIIaDEetBRwva0BoMUQ0GI8aMHM0ADQYghoMR60YGZoAGgxBLQYD1rwxi4DQIshoMX4k8PwRn4DQIshoMV40IKhowGgxRDQYkRfuwxAiyGgxXjQEmiVAGgxBLQYD1oCjQoALYaAFuNBS81NQSAB0GIIaDEetBT4cwagxRDQYjxogY0KwCyGYBbjMUugUgeYxRDMYjxmwdzWAMxiCGYx/tywQBQAzGIIZjEeswS6FgCzGIJZjMcssHcGIIshkMU4ZmIweDYAshgCWYxjJgZv7jMAshgCWYxjJgaDZwMgiyGQxThmYjB4NgCyGAJZjGMmBm/uMwCyGAJZjIcsMIwBYjEEsRiPWGDXBgAWQwCL8YAl8BUAwGIIYDEesAS6NgCwGAJYjOMl5hYuATEAsBgCWIySPZ8RACyGABbjAUtgkAMAiyGAxSgfhbg9AIDFEMBiVN8oBQAWQwCLUX2jFABYDAEsRvWNUgBgMQSwGMdLDF69YABgMQSwGMdLzC1uDwBgMQSwGA9Y4JcA8IoheMVoH4e4Ogd4xRC8YhwtMXjxgwF4xRC8YhwtMXjxgwF4xRC8YhwtMXjxgwF4xRC8YhwtMXjxgwF4xRC8YhwtMXjxgwF4xRC8YhwtMXjxgwF4xRC8Yvx5Yfh4HQPwiiF4xfjzwvDxOgbgFUPwinG0xODlFwbgFUPwinG0xODlFwbgFUPwijE+EuE0mgF4xRC8YjxeCUw8AbxiCF4xfeeFGYBXDMErxvhIxF8jwCuG4BXjaInBC0AMwCuG4BXjaInBC0AMwCuG4BXjt7DAQQaAK4bAFeNYicHrRwyAK4bAFeNYicHrRwyAK4bAFeNYieG4XQRwxRC4YhwrMXj9iAFwxRC4YhwrMXj9iAFwxRC4YhwrMXj9iAFwxRC4YhwrMXj9iAFwxRC4YqyPQzxnAOCKIXDFOFZiBJ4zAHDFELhiHCsxAs8ZALhiCFwxjpUYvEfXALhiCFwxjpUYgasTAFcMgSum6OsjArhiCFwxRV8fEcAVQ+CK8RtY4McM0IohaMV4tILlgygkYMU4TgLP7TMAqxiCVYyjJAYvvzEAqxiCVUzhYxB/yACrGIJV7K2PQfgELMAqlmAVe9szVraApVjCUuytj0FYE1jAUixhKfZWhFcYW8BSLGEp1qERgxcAWcBSLGEp1sERI2BVYgFNsYSm2FsdrtAtoCmW0BR7a8KVmQU0xRKaYm9tuDKzgKZYQlPsbRGuzCygKZbQFMtuw5WZBTTFEppiHRwxeA2TBTTFEppiWU9taAFNsYSmWIdHDF4EZQFPsYSnWNZTG1rAUyzhKdYBEoNXUVlAVCwhKtYBEoNXUVlAVCwhKtYBEoNXUVlAVCwhKtYBEoNXUVlAVCwhKtYBEoNXUVlAVCwhKtYBEoNXUVlAVCwhKpb7SMQVCiAqlhAV6wCJwYugLCAqlhAV6wCJwYugLCAqlhAV6wCJwYugLCAqlhAV6wCJwWuYLCAqlhAV6wBJqGUCRMUSomJ5z9yNBUTFEqJiHSAxeBWVBUTFEqJiPVFBs7gW8BRLeIp1eMTgzf4W8BRLeIoVfW0z4CmW8BTr8IjBq7gs4CmW8BQrfBzibxHwFEt4ihV9NSLgKZbwFHvkKXACzgKeYglPsQ6PGLwMzAKeYglPscKE588s4CmW8BQrfBxaNJNrAVGxhKjYI1EBE3AW8BRLeIr1PAVPRVvAUyzhKdbhEYPXsVnAUyzhKdbfwxKIAsBTLOEp9shTcBQAomIJUbF+2wqehrWAqFhCVKzs4XoWEBVLiIr1REXjHhogKpYQFeu3reDVJhYQFUuIivVERcPVJhYQFUuIij0SlYADEImEqdgjUwFIxgKmYglTsQ6RGI27mICpWMJUrOI9XyJgKpYwFes3reAFMxYwFUuYivWbVuCnDIiKJUTFeqIS+JQBUbGEqFi/ZQVTJQuIiiVExTpAYvB6TguIiiVExfo7WAJ1ASAqlhAV6+9gwQtmLCAqlhAV6+9gwQtmLCAqlhAV67es4AUzFhAVS4iK9Xew4AUzFjAVS5iK1SK8YMYCpmIJU7EOkQQWzFjAVCxhKtZvWcELZixgKpYwFeu3rOAFMxYwFUuYivVMBS8MtoCpWMJUrGcqeGGwBUzFEqZi/R0seL2LBUzFEqZiHSIxeGWxBUzFEqZiTV8PETAVS5iK9VtWAg0rYCqWMBXrt6wE2kXAVCxhKtYzlUCrBJiKJUzFeqaCF8xYwFQsYSrWb1nBC2YsYCqWMBXrt6zAZg0QFUuIijV9/UNAVCwhKtb0rLixgKhYQlSs9XGI+8iAqVjCVKzti0PAVCxhKtb2xSFgKpYwFeuZCl7hbgFTsYSpWNvXQwRMxRKmYm1wRbYFRMUSomL9dpXAhwSIiiVExXqiEuhgAqJiCVGxfrtKoIMJiIolRMV6ohL4lAFRsYSoWL9dJdDBBETFEqJi/XYV+CUCnmIJT7GepwQ6mICnWMJTrOcpgU8Z8BRLeIotelZkW8BTLOEptgiuyLaAp1jCU2zRsyLbAqJiCVGxRc+KbAuYiiVMxXqmgneaWMBULGEq1jMVcws/JMBULGEqhWcqBnZtCsBUCsJUCodIjOFIQQGYSkGYSuGZihHoIRaAqRSEqRQOkRgjsYNuHBaEqRSeqeAz1QrAVArCVArPVPBbKABTKQhTKTxTMXD+sABMpSBMpfBMJfQWupFYEKZSeKYSegvdSCwIUyk8Uwm9hW4kFoSpFJ6p4HPlCsBUCsJUCs9U8LlyBWAqBWEqhWcq+Fy5AjCVgjCVwjMVfK5cAZhKQZhK4RCJsfhrBEylIEyl8EwFnytXAKZSEKZSeKZi4ZC3AEylIEyl8EwFnytXAKZSEKZSeKaCz5UrAFMpCFMpPFPB58oVgKkUhKkUnqlYONQpAFMpCFMpPFPB58oVgKkUhKkUnqngc+UKwFQKwlQKz1TwuXIFYCoFYSqFZyp4yFsAplIQplJ4poKHvAVgKgVhKoVnKniPSAGYSkGYSuEQicF7RArAVArCVArPVPAekQIwlYIwlcJBEoO3eBSAqhSEqhSequDhXgGoSkGoSuEgicHnyhWAqhSEqhSeqhQF/BYAVSkIVSkcJLF4eX8BqEpBqErhIInFy/sLQFUKQlUKB0nsLcdFAJFIqErhIInFy/sLQFUKQlUKB0nsrYStM6AqBaEqhYMk9la9lPyVJUPOAlCVglCVwmESixeXF4CrFISrFA6ThIoAuEpBuErhMIm9NbB/ALhKQbhK4TCJxQfTFYCrFISrFNJHYoG6+wXgKgXhKoWUPW8BcJWCcJXCYRKLF3cXgKsUhKsUDpNYvLi7AFylIFylcJjE4sXdBeAqBeEqhcMklsF1JwXgKgXhKoXDJJbB5UMF4CoF4SqFuu35nAFZKQhZKTxZCXSyAFkpCFkpHCixDC4kLABZKQhZKRwosXhxdwHISkHISuFQye1Lzl/Vx1nVDQQXrwpWvLTMvOTqldX2pWX28mfxkt++KhgjWYGYJRSmcFDl9qXgr+qGzPLbl8K8kval5cz/RVyCKCZcpnCYxeJFyQXgMgXhMoXnMoFGCXCZgnCZwmEWy+HMQwG4TEG4TOEwi8Wn4hWAyxSEyxQOs1i8qrkAXKYgXKZwmMXiVc0F4DIF4TKF3+mCpvAKQGUKQmUKB1ksx10TQGUKQmUKB1ksXhRdACpTECpTaNXTJAEqUxAqU2jd0yQBKlMQKlM4yGLxSsYCUJmCUJnCQRYrbl9K/cqQFglAmYJAmcIxFosXMhYAyhQEyhSOsVjBkQDAZArCZAqHWCxehlgAJlMQJlM4xGLxquICMJmCMJnCIRaLVxUXgMkUhMkUDrFYfKhfAZhMQZhM4RCLFfhLAEymIEymcIjF4ouTCsBkCsJkCmN6OiaAyhSEyhTGxyEOZEBlCkJlCgdZrITz8QWgMgWhMoWDLBYvRy0AlSkIlSkcZLF4NWkBqExBqEzhIIvFq0kLQGUKQmUKB1msxD0bQGUKQmUKK8O1AYAyBYEyhVXhjxlQmYJQmcJBFotXsxaAyhSEyhQOsli8mrUAVKYgVKZwkMXi1awFoDIFoTKF9XGIGxVAZQpCZYrCxyGeeQFUpiBUpnCYxeLVrAXgMgXhMoXDLFbhOh1wmYJwmcJhFqvwzAvgMgXhMoXDLFbhSh1wmYJwmcKBFovPACsAmSkImSkcaLEK97ABmSkImSn8XhcGAWMByExByEzhQItVeEYekJmCkJnCgRarcKsAyExByAy7daTFKtgsHH9tu2j+8+TDRyOs2I+/dnww6sMt4NEQlR5/7fjg1IeLSXy43/HXjg9BfbiwxOf7HX/t+JDUh4tMfMTf8deOD0V9uODEq8KOv3Z8aOrDxaeGX8jx144PQ324EMVLeo6/dnxY6sNFKV6Uc/y144PGqeMwFi+oOP5KfTAapw7FWLyi4fhrxweNU0djLIapx187PmicOiBj8cl9x187PmicOiZjMVI9/trxQePUYZnA6Or4a8cHjVNHZiy+7er4a8cHjVMHZyzew338teODxikLD3KOP3Zc0DBlRbBnc/yx44JGqWM0Fp/PcfyV+uA0SjnrKQngOs1/nlzwnpIAstP858mFj1HYOB5/7figMcp9jAa+e8B3mv88+XAxioHt8deODxqj3Mdo4LsHlKf5z5MPH6OB7x6AnuY/Tz5cjGJye/y144MGqYM3Fl8Kdvy144NGqeM3FvPb46/Uh6BR6hCOxQj3+GvHBw1TR3GsDXwtgPs0/3nyIXq+FkB+mv88uZA9XwtgP81/nly4KLWBrwXgn+Y/Tz5clFrYGTz+2vFBo9QzIBuo0QEEav7z5MNHaaBHCDhQ858nHz5K4dzp8deODxqlRxgE5xuOv1Ifkkap50GYUB9/7figUeqREL787PhrxweNUk+F8P1nx187PmiYejCEUfXx144PGqeeDWFaffy144PGqcdDGFgff+34oHHqCRFm1sdfOz5onMrT9Lrkr7g1L21h0PHFx4QddzRkPTLC06zHXzs+aMh6ahSojAA1av7z5IKFJ1uPv3Z80IhVfc0/QEfNf55ciPCU6/HXjg8asMoHbKDZBVio+c+Tj55Fb8dfOz5owPozz0JdZYCCmv88+ehZ+nb8teODBqzqWf12/LXjg0ap6lkAd/y144NGqadC+DTI46/Uh6Zh6sEQxtzHXzs+aJhq3lfBAzzU/OfJRx10BV74cfy144PGqT8NLRRjABI1/3nyocJrK4+/dnzQOPVnooViDKCi5j9PPkxfjAFa1PznyYftizFAjJr/PPko3HsJNJoAGjX/efThsVEoxgA4av7z5IP1xRhgR81/nnxwV5ZA4w3wUfOfJx8ijG+Ov3Z80Dg9MqRAxwxApOY/Tz5U7/NAcWponB5JUqClBCip+c+TDxNGOcdfOz5onDo8JIvANweAUvOfJx9FGKccf+34oHFq+1p9QJWa/zy5YD0tNuBKzX+eXPgoDXQPAVpq/vPkw9emge4hoEvNf558SOcj0D0EhKn5z5MP5XwEuoeAMjX/efKhnY/AxAEATc1/nnwY5yPQgwGsqfnPkw/rfASGQgA3Nf958uFqU7yk6/hrxweNUoeQCryq6/gr9VHQMHUUqcALu46/dnzQOHUgqcAHdx5/7figcepYUoHP7jz+2vFB49ThpAIf33n8teODxqkjSv9fad+25DiSK/kv/Ty2ywje5w/2G44dS2NKzCxuKSUNRVV3zbH59zUySMqBQChdvW9pYpUHL0Bc4A6gdWbW8Xo1wtB2Glio1Ixs0FD444ax2KldhnO9GmFoO12opdauxLlejTC0nbbBThMrg8FH4Y8Bwy3sUmtXw1yvKgynCSm3sEutXRBzvRphOI2x2KmtH1uvRhheY+RP7MNZhJTThJRb2KXWVpGtVyOMQmMsdmoLydarEUapMaqnz2LYqdOElFvYpdbWo61XI4xaYzRPbMxZhJTThJQLhFTC55xFSDlNSDkX7NReo5xFSDlNSLlASNks/Ho1wtB2Gggpm4hfr0YY2k4DIWVz8evVCEPbqQt2as9BziKknCaknHsitluvRhjaTt0Tvd16NcLQduqCndpzobMIKacJKbfQS63djXe9GmFoOw2MlC1xWK9GGNpOAyVlqxzWqxpDU1IuUFK20GG9GmFoOw2clK11WK9GGNpOAyllyx3WqxGGttOFYWrtJsfr1QhD2+nCMLV2n+P1aoSh7XRhmFq71fF6NcLQdrowTK3d7Xi9GmFoO10YptbWRq5XIwxtpwvD1NryyPVqhKHtdGGYWlshuV7VGJqUcgvD1NqVU9erEYa204Vhau3ap+vVCEPb6UIxtXb34fVqhKHtdM1IsqMfzqKlnKalXP7stO8sWsppWsotHFNrFxFdr0YY2k4DLZUQGTmLlnKalnKBlkqIjJxFSzlNS7mFY0qJjJxFSzlNS7mFY2ptDel6VWNoWsotHFNry0jXqxGGttPCp/NH16sRhrbThWMq7Qqz69UIQ9vpwjG1RWLvYNFSTtNSriif7XEtWsppWsoVwU4T85hFSzlNS7mFY2ptbep6NcLQdroQS60tT12vRhjaThdiqbUVquvVCEPbaRnsNDGPWWSU02SUC0lMici4s8gop8kot1BLra11Xa9GGNpOF2qpteWu69UIQ9vpQi21dv3W9WqEoe10oZZau4TrejXC0HZaPovyO4uNcpqNcgu11Np1WNerEYa204Vaau1aquvVCEPb6UIttXY11PVqhKHtdKGWWrsg6npVY2g2yi3UUmtXJF2vRhjaTlc2KrHeWmyU02yUC+lKqfXWYqOcZqNcyFhKiDadxUY5zUa5KthpwvctNsppNsqFvKXUnt9io5xmo1wV7DTh+xYb5TQb5RZqqU2Iep3FRjnNRrnARlWJc7bFRjnNRrmFWmoTol5nsVFOs1FuoZbahKjXWWyU02yUC2yUXaRvvRphaDtdqKU2Iep1FhvlNBvlFmqpTYh6ncVGOc1GucBG2Xm+69UIQ9tpYKPsVN/1aoSh7XRNbTKzfderEYa20zrYaWIOstgop9koF9goO+d3vRphaDttgp0mfN+io5ymo1wT7DThtxYf5TQf5QIflRA5O4uPcpqPcs0TcZ+z6Cin6SjXPBH3OYuNcpqNcs2TZhbr1QhDW2lgo+rE7sNio5xmo9xCLZm5tOu1CEHbaOCiEmJtZ3FRTnNRLnBRdWIOs7gop7koF7ioOjGHWVyU01yUC1yUXU9rvRphaBsNXFRCoOwsLsppLsoFLiohUHYWF+U0F+UCF5UQKDuLi3Kai3KBi0oIlJ3FRTnNRbm2enamtLgop7koF7iohMjZWVyU01yUC3lRCcWWs7gop7koF7iohFDaWVyU01yUD1xUQijtLS7Kay7KBy6qsf3FW1yU11yUD1yUXe5qvRpheI2x2Kld8Wq9GmHkGmOxU7vo1Xo1wig0xmKndn/49WqEUWqMZTa1S1+tVyOMSmMEO7X9xVtclNdclA/17OwSEevVCKPRGO0fySoR69UIQ9tp4KISMmdvcVFec1HePVNKeYuL8pqL8gux1Cak0t7iorzmovxCLLUJqbS3uCivuSjvntTQWa9GGNpOF2KpTcitvcVFec1F+YVYahNya29xUV5zUd49Sbtfr0YY2k4DF5WQbHuLi/Kai/ILsdQmJNve4qK85qK8D3aa8H2Li/Kai/Kh7J1dM269GmFoOw2V7+yycevVCEPbqQ92mpiDLC7Kay7KBy4qocT1FhflNRflQ4JUIm7hLS7Kay7KL8TSnNibuBHLUDUZ5f1TQ7XIKK/JKL8wS3N2cOJGLEvVbJQPKVLJN2JZqmajfP4s+cRbbJTXbJRfqKU5Tdl+GIuO8pqO8gu3VLb2kdBbdJTXdJQPdFQiRO8tOsprOsov3NKcL514GMtWNR/l82dxfm/xUV7zUX4hl6os4f8WH+U1H+UXcmlO3E48jGWrmpDy+ZOMU2/xUV7zUT5/knHqLTrKazrKhyypRO6st+gor+koXzzJOPUWG+U1G+WLJykn3iKjvCaj/MIszZnwiUexzFSzUb5YzTSxTFl0lNd0lF+4pTkXPgFi2anmo3xRPX8cy1A1IeWL1VATq4zFSHnNSPlinVQTy4xFSXlNSfmFX5pz6hMglrFqTsovBNOcVG+DWKSU16SUXximlKDWW6SU16SUXximOTPf/jgWK+U1K+XLYLAJKau3aCmvaSkfkqQSYXZv0VJe01K+DPaa0MN6i5fympfyZfX8lVj2qokpH4ipRKDdW8SU18SUL4O5JpS53mKmvGamfLmaa2IesKgpr6kpHxKlElms3qKmvKamfPX0WGVRU15TUz5QU4mqAt6iprympnz1JJTqLWbKa2bKV09Cqd4iprwmpnyoppeoKuAtYsprYspXq6EmZmeLmfKamfLVk2K569UIQxtqqKuXUBp6i5nympnyobZeIgXeW8yU18yUr5/kn3iLmPKamPL1k/wTb/FSXvNSPtTYS6TAe4uX8pqX8iFLKpEC7y1eymteyocsqUQKvLd4Ka95KR94qUQKvLd4Ka95KR94qdTkYfFSXvNS/lnJvfVqhKGttF6n08QWwiKmvCam/MIy5b7+R97+L5/lGsMyU01M+WZd/BPbEIuZ8pqZ8k04UyXSA7xFTXlNTfkmrP6J/ABvcVNec1O+Cat/IkHAW+yU1+yUb8J21Se2EBY/5TU/5Zuw/Cfk/d4iqLwmqHwTZtWENt9bDJXXDJVvwnY1IYr3FknlNUnlF8YpaWsWSeU1SeWbsPwn1OjeYqm8Zql8Gww2IQP3Fk3lNU3l29VgE1Zv8VRe81S+DQabEC17i6jymqjybTDYhGrZW0yV10yVb4PBJmTL3qKqvKaqfBsMNqFb9hZX5TVX5dtgsAnhsrfIKq/JKt8Gg00ol73FVnnNVvk2zLAJ6bK36Cqv6SrfBotNaJe9xVd5zVflC/mUaBq3XlUYuear8iwYbEIAnVuEVa4JqzxbDda2+txirHLNWOVZMNiE9Di3KKtcU1Z5Fgw2odfNLc4q15xVngWDTQh2c4u0yjVplWfBYO3ar+vlCKTSIMFgEzLX3KKtck1b5Vkw2ITONbd4q1zzVnkWDDYhdM0t4irXxFXuwhSbULrmFnOVa+Yqd8FiE1LX3KKuck1d5YG6SkQVcou6yjV1lbsgp7a3jblFXeWausrdaq8Jz7G4q1xzV7kL9poQzOYWeZVr8ip3wV4TitncYq9yzV7lLthrQjKbW/RVrumr3AV7Tehdc4u/2n7873/8MZx/9ePUH//P+dj/9cc//+u//ng7jH039X/843/+eBvCr3Pj3mW4P/75P3/Uvvzjn//zn3/8Mffo/ef//Oc//9hGCz9vwyzX5nHfjt3UCbi6BrisCf+vzov1j3L9pcm3kYp8/aP26x+NJ8fuP7r7aXrvbv21m37gbcy7qP02cl8FiHwbNC/c9ke9/lFuf1TF9sd6q3m9/dFsOO3239vtH7frfy8yv/3Rrn+49X8V3m1/rIBFvv2v7SUUZbb9sSJX1XqpqlfAqlkvLUeN9a+m4d7ZZ3/uR2UCtW/hmzXbF8pqFnL6GM7D7cfYd7fL+SagM7SugjSqz36aLpfToTudbt3hcP+6n7rpMipkh8glh3w6fU2/r/Lpc7zFpt2ennyhl2t/vk1j330J0Kp5gM79YSms6yBvbe4LDr65+UflSLjxcuhvt8OP+/mndHl8dZtzzF21X4K9nKf+PMXPPjfiBvh6g69egkeTkug5opNfaQW9jIcf/W0au2m4rF9teTtjf7tezjdpF1UBn7AinWEdKGD356NELBHxtVufLj/78/3WfarZu8C30b4IufqYRISbrPOMQ7w9nQPQHgrSDG7zHGA9cp2hARTkd7nBlCLR8AUW5DcJn3ezmsWEJGqOHtZm25zCfZ9uQCyYnVacdlsb5tY/HGB3HfpxvIwIDJM+99gPmD+H6ccgbNvBbbJP2Y3T8NEdJoEDL85xxvcA6sbP5dL7cD4O50+BCzbouPkziXsabvKewSAdt3dB7LH7LdDAIB23cDzQlv3dcDlbE5oDx3bcSpwG/upv2jFdBfi0Ya74x/52GIfrPITAhG2c42aOB6ayUFhLHTdrPKCiTw7O42jvWcGW/whgHnzHveo818tt0ptwD07kX3Wi+3gSWOA4nnWc9+7wsz8fj/3UDXK+9eArnvWVw+X8MXzew7It0MBXPOsrAm0+PESvDxzFs44iUJ+5oQc38aybPEU3fBGPP571GzGIdB4PzuNZ5xF42oPwzEHu4hSidiPcx5M7oRlx7Jct/OU+HvrDj276uhx74QFFBe5UNPwnQ+T+670/zouHAe8Rnv5Y3xsBbkLIjdyMK10sh7vLWf8/9tfT5ffyI0KB7+es7z+g3u+nn1+X4/AxHNYn/9e9l0aVw3yQs/PBsxFi981hcsjZyeExxOOzxTcPE0POWpmFbNw0RkNYC0tDW7YGE0TOThCPEY79qU/ePMwUOTtTpKGNmy9g5sjZmQNHiJa5AqcM1vUeiHLyLXCCeN0F9cxbgBsWr7vhNy5YgAsWr7uggR7dP3ggGVH6ZoRwnJnf+8fQj3JyhrFe98nvJpMC/JI8GH8HH70tcEzysPzdEJYHtbiGvTzKhjx/CMObSvDP4nX/vE3ddJeA4J7l6+4ZAK0bBU8tX/fUgGu83hJctnzdZecDbG+9BvDV8nVfnYavfrqchl/yXsE9y9fdUx0/SnBAOtrRn7vD9M1qW4Lrlazr9X/1h/vUvZ/kE4OLlayLPaCsMEgJ/lSy/hRD6smgAkcqWUd6wMplCbfFFetED7Do3sB3yAg3wl27sfvqJzl9V+A3Fes3BmZ0r+A4Fes4AVedYDEkTHJugERsiStwIDLC/3SAeBGrwJPIID+M8GzbiiQKGYB/gmzMqxW4GRmPhwGebVpr8LTqNU8zkI1brzHC/Jr3Raf7GgP0r7mecbKvBUHzKto35lxjuP5lzyN2lzXSHy875Eubyxpcs37ZNb9zS0HEv+yWzNayRnbyZfckd5a14KZfHeSbjWWD1O/LXno7/OiPd7kXaMAtm5fdckPcpi4dmWzAUZuXHVWjW1bTgPOSOgxiBOO7NsiuvuzI20DPpuAG2daXPTk1gvUo4Md0eDAaSE7JDXgvHROMMLXHop6gedljN9RvpugGicWXPdYeJP66KFtq/rbrkpMQCibav+3V8QEMlRLt6/4c44H3tq97b+pYiyKD9nVfTZ1qUWnQsg4q3aQF12tZ1zt17zIE34KztayzLSg/e8HdtuBfLetfC5D21BacqGWdaEH61Z3ukpdFDVbLusrp8jn/k3gNcpmg6Flv2PHG/nY/STIVBSJzP4q/hThM/ZdERVo+Y71h4WcsVtChUmTuVvECXkQfZ8jFZ6ztL1i/+vGmWfIMqfeM9QOEi+8QmfeMdYr9xPxMipEhE0+qDNPQ8Z0jN0/K+Lph7ANRZ81/DtUtjlbx3A7daTh/moDoQ7TO5Xboz904XCSUULawzrNBKY2EkLLQWpYNLJpYnRCz0GoWgaemWCdkLLSORUBGJiOkK7R2ZceM4NB3aNmKinw6IVihFSvW9CDUKrRcZUVKKXOEaoWWraygyuxQsOJoxUpq6kLJimM1K6fT5c9oERa+lbE7tOvwv2/jQdyS0vAxGJFer8DQRMFuCq6WRRSl4GtIP79eT+tWubsKiWKOmpacFbVsAjiFJQh2lmHfVGqXu5Yc4J2x1Ddq3iQVLYh0lude4T57dWtImbPE9or1r3s//pZoyJKzJPbtNtym7jwtuhfjYIsinbZaldxL+2cO/vf5MMwr9qQsGVmdYktiqP2WCcKG6v+8vffH8XL4mdDtINHNHnd3zGeKHeS42SPuv+9jv2nmu49++v0xnKZ+HM7X+7TvbaSKGMPTDevwiXEu9yk9EM4sLbsdTQxkD9GgNKdlw8KJIcZ+uo9nncjR4MzRssHhaIjlg8h4htivspymDRweIOjY5CBi18ryadEg4TPLQInYvLJ0VQI5df+tPBWylMc8SoCcfoz97cflJKNgOH23bDh+Bp2Vd90wzwuz5P+ybF+kzaNQpWG3Vwr6NPRyvakE+bHlgtVsdF/BX76uIfiYcFs86dSvfFhrjDWSt68JJueE8XKWrvxmQHMcJLdY1vKbcW6/b1P/ZY6G9BfLYH4z2pxsYo6F9sFymt+Mdb/1ozkWcmUsvZkey2J+kcFigwSpEYxMMoyC1+zB5Tl+Mt+rwlhizepTnw9mj4Ney4oDU+PMdiY/OvKXr0zDD3Rjw4Mnjy1FsmZpZwN9mdDUfIx0zevfet+uxZNyjdG2ulx3mTUbyTbGMN4Q7mi3hK+aJdNTQ1ivCckm9tht4CeWFIyE1K9s0xS8rYkQhPfL08XH/XyYbf7y/n97KZeqMeJSv7L1M7cdrQxIk69hCRpvP4pzu7AN7pMtSe3DtT8N5/5rOA9f3ckWkKKMjQzGI7YNioI2Mh4/g4ZJz9ps4W22ZLzz/fDzfOxOp278vByOEH2IIvNeJOCRX2tB19Bm4B+zjByZZmTDP03Pw7QjR+YdccNYyXoYsnFkyMYebX5fY3+9LGhiCAyDkllIz4aImGaHaUmOzEt6NoL1VfBcRiYqJYZ4olVwmLzkyOwlbhjr42NmkCNTg+zRvqPpHeYPOTKBiB/KfDicDch9nD3i2H/Mq4P9XCJN9/9nUlCjmI+EUwMZE7UHizUDDs/Yjkw8AvDZ9W/DdBl/P53dMHLqyEAsNYr5vnBeIMO0qcEW6V6n+DuMtjoydmsOEC02mIvkyDhuEtn8Epib5Mjzhz3CswkNk5YcmbVEjWJ9b0xpcmROU2KwmKvFQJEjU5pM8G/nykJk6L/s5s9HMt8buj6Z37QMuAsvFs78X/dLytbQ68kMpzAA4eWY2uTI3KYF/JFtsty5BEXPJlOZLNBIjoJJTI5kUBTw9+8bE5scmdmkBokKrjjManJkWlMAnWmUcew/h9s0/p4h5sDF5awOSA7TmxyZ32QMcJt1p9+UwEBfJlOe6JEsG8VsKEdSB8kBn064pSi/8YIvMyOZj4a+TZ7mkwN+OzdikpUjs6xeGs18RJwMyDys5KDG1gvzsRyZkPUNvvnyMFXLkdxScpxZS3/rz7dhGn71qZMZZnM5Mp1rGTGSPTikcR1JDT+g7PeB0wBJnATIPTfs+7kYg6aOJEvWQab+fOyPt378NRwUKHo5yYwsoEvhv+GwurfedVaizs4LvhzB2q8CnZdkPQx4Y3OGFLkjOY4YORauYf6WI8PoCVx5w5i35cgIegx87abDj/fLUUrjMI/LkbFnA/tym2JodEI2IDpDK6UX5m85MlAbcOaj6/nQa9bfoXbBkRRxhPjZT6bhYujWkSzuCj7143kJ2i7TxOd4uV8lNLocmaCVhu7O58sU1UdytSh69YLjfTOIsml0QjJJKz1K7IyYpuXIPK1v8OUDYNaWI9O2lgFmxaBwHnv9xbwtRyZuLfjWpgRTtByp3VvAogAt5mA5MglrQQoMzG26jD2x6cZELEdmYnHDmK8HXZZMx7JHe7rdRmrakRla3DDmQ6Efk1I2e7RvN9qNKG33gjNTQ1kPh6lcjszlskc0ttiYuuXI3K1n4OY7wzwuR8qE7UGozTWmeTkyz+u14T4u47wNmLVTcmScMUgCfRl5n4H7PYpxPXVqHcGEMEdmhBnoxvfBOYHME5PA0fKNOWOOTBqLIWe+UcKio5MpZDHs05lLKA1JVen3Q1hFCIXykCW+o5Gi/YDPRH3LF3z6m32AR97fs8R3DKxLHWImmicz0WLYZc9vTAceE9M8mZgWw99mhzfhsRwmKQ4W8OZhxaMYxJM5azHs+XLs1TfE0pekJi3GTU5SHrPXPJm9ZuLHlUFRz+nJzLUF2ogUeNRqejJnDcHex8vPfgzLhARG73tFy7ECH7pr9z6chmlQX86JUrMveN8KHPkdii09mc2GgPsNT93p8imh0efIxLY0tCYLPKr4PJnk9hw+BJXMR0FHJJPfqLFs7tSjVsuT2XHGeLNnxu8NnZMUdT/B/uqnLi6ujF5KChXDGD+6sVeTbrRh9ZhX50mB3wI/9edOEiteFIIm8+oWrKgINLommVIXgOZNAU6m0SeTFaFJJx3O3fj7/XI59d055A9IARuWT2MX3OF8nNW0qpA/asO3ti8NO+tdLrdpOH/e5lrAM/V1n7bOE93Uf4r1sMAgR8mu4jDALH1N1ckuGlHwkJxP7h8f6r2KsqYsj3AfTsdUJg+iN+IcmLGagRl++3X2qSUp3EqwEQkqrEhgQb8OX93t5yyaHS+/hqO+bSEWZQUCM/Dp1H11n/duPObNu/VCRAUDVhAwI09jd76dghjQeBWikgHJ+x9mk73IrMNaFEbxe18icoaY5eCg7529L+rOgwqChpzCpERewJWivhE3eZtJFwK1EXVcyPf5VMffoF6qrde+VS4jQ+aphE7ULbVbXyuXkeFnQF19WYCjdKndW1NlZNgZwGXmIE46LRmcNdMYGtQktWQYdkYSbYNsK8XCSrT1D6fjW//X9XQZ4tB9W8g6B+xLVL2eCjTNkjxmLShv1uanlUVQyJhxwLsN/5blf4Q0lBUIH4x31aD+qyVD4ofLsX9bCILrOOdBvHXvd1ViSsijWDHQ4XI69Yd4BcYSvuSx9AEVUtGPplofo/gleSB9IC9xnBQylvIlz6MP5Gt/TmWCFBikL8nD6QPZKjuO8fiS3J89EG/z2dG+U8yFIA+lh8vp/hXlJy8dUFF2zRrB13XsbzcFJWTVrF/HWwEMObRbF0KXVW6fvddcJue2Ho5uFWEsC325/8V+RNii6tIPog4/qUyVnVGi+g+4eOTkpi9utiKLQOC7z8n9nsDUlSDQLnJymycA43IQKFrN2R3ecjK5H3S1BvwsRbm1tay2P+qtd2W9dhKssy3FLltLRtRuyxnMt0tbB856a2ZWbx046x1n667ZZPvBa/tlbyuYb5c282yKrU/i3mu03v5Ns5l1TkaNrW0Opmq0W5PQdm/Kmbl9W+V3L8p3z9oafLqs2T2r2a76fPu/fns/zlf7VVIuMt/0OE9tqugGVq2ot5ftt+Z0pPxsPsrq8jYF6u0LUpwXHMteLSsUM1YkibuukevPsqkhahUrkq0NeFuinFwUML7gVnurSI1XwL1fj93Ui51lPD27zMn0I9IAYITrePm6TlP/dT2pecxlMkGLZF4P99t0+VqX4PiWC5SSFSQXOm8z33b5uooLt7JYHikgkJC/E7tZUTePtDONrNf5VpbOI61ty6Kz3kCBkZGSjDYLQBlqwlN7SUaXJdz2Nm/TOMhU3KIVPTD4V/oAv/ZjCIbc+m5cqBJVMLLAwEhJhpDlGGlo3E2TEeQ0tPqMuJ8mI8cSW9tagcx26R5n7r8DvhTJtqbPAsnukgzCzJPPbB66+KNIp8nJ88qxn49rcleCWdVVue1BSGte8Kb+L9W7SPTjIe2q/+i+jOO7qAFI5nusHc3VXl/MUp7cH4ZzXXc6JRZEbK1ACooC5GPFfv+tGoKUop0CaYLh/Ln+HEGiQr4iV6gA+e3SKgoYejIcFLC3TUF0uxhfq0h59gr5bJ0Wac6kiOnYn4avQRd4aHNZ4ZP98udbP/bTOPS/utO3bAOKWEoyGvZIQIpOhaLjHuuUe0+/mW1flGjqgISFAcnQDnTEi+ypxoBtQ3JOCBidXLHUID1/iJZ96tiK9QbJ3DDVRk8BYslBMi/sAagPwZgfl5NJYKmOeUgpvgwUf1uMtbwIZ1ge5ujlZA4aJhfqoz6m5+VkilmiqGuD6Wptu57DHVuS9djPbGQ0H1QYNK78dionOc6Q9SHvUtTK24IDjk3EXvNIkulBBSrkSpKSPva/+tPl2o8p6gX3Pe1+4s9IObuViKUnSjzg52RC3v6DoM+xcGa7RgpKsvLJ9kPixCVqKbIbj213cD/9DPOQ1dAN1YYlWT/FQo4NokTBYUkWS9l+CDOxecN4UiLpj4jpjmnjVha+J+mQCHiT9cQrHQbvW1KhkoI3WG9c71v29Lz+EBXvLDPROvE1e/vZ//41d1OYyYFrN4wSGA+KJJO8/RBX6SwxyFGSwfTtB9tm8WRI1ngxzwolxjNKsoTLjhQxkiVOASVZn2WHS/E0JRIZJVmPZUdNS/tLlFGWZOmVHddoPIozCVlsZfsBRB1zRZff0+XWz0cxGa6vMVjUvjhph5ihNVmhOLMk67dsP8yBhct9WkxBvQ70TrJQy/E6GPVnRUeFjD0jXYcQzpynjkm2chFF/DNSin+8DguUDmHKYvkk+bCB/TYe18sGEqRT7kImgwnEA1HLLsyRMsoCRiULGxW4zr1lf1yOCyelZI2tKPDPtnbZIT+693HOSuqP0e5EVHpjG6kcr0vB3GM3Hg0zElXd2G4nx9u8E1GJ8B7vzrOOfevnms1Pe755vEfP7pxuve7V67GmnCe3Sf3GwMvomeh9QR5Wl+KTUu2FNUXJpWYvYSknVdyUkKv9oyRp5BQl6sdL8tyy42m7rUWDLnKTky5m2uDbb8mgm4Qzdo2iNxa5i5CgVgNHjEG05Kz/XY3VphQNs16/1bkDoiG1QFRyhwL1VOM+e7i1bckleQdUfTBRY0fucgKUtWOssTheTaaYLXBRdKPG0nc1mUPWn+cKHbKkq6jXxxZy7M/H62U4T0ZJ0wIj6AUZPTb3BqLnUkamcyaDF60o7Mn2loLW4SqogAH4nCyV8kDTQT4sRJOT8fEHWhz7wjIzOUnYBDwZ8UGPL0iZxYozdn9KKNTIk0U4NihD14b1QgoydXVvvRh9TBQakXVYHr3AE5F0LKaTk6VSHk26o7g3ls3JX/oUtloLK+bkL32PXR0p8TAuT1ZC2fEif8CYPKntlh2U1bfAkDzJhe54sXthFZycLH8StT3VRohVanJSHB53GI7sBoOWORlVtRsXy++NFWtyUoBjdxFWuGjn7PqhcbU9Yb2anIz82U1xlSGg0ZOq7wjXsC80f1LY0/91vYzT9+yuaClHv4oZ+ykVK/RY5N5wPoCJ7ZYoHpLlW2MtT3rsjPcW9QZHHqhtN4KB7eI4Y0aeirMJqY5aDpuGahKXxbb1+93xb9DwIcyZy8mYxQJ1+fN8unSSM8QcuZyMU8xgy/8Rj4r78nZXTZO6rRnyfo3vDmdN8ky2dRiT5xDcb7bFJjhlq1vtmOGcI08RGEIiaxcrPCvUJZQ0pFxth032JGiFqoJtsBlwv9atUN+f7yKbtcTE7fKlVyBPUDhDtH5XChe745AlRz6G8/Hw4zLn8/8O2EjMooPXbutakq9iqqbY/tgk3g1Jx3yc7rcfUlmFpyVy5/kxU0Uxm4w74pqMfH4sW+vz4ffbnGl4kjG6GkW2Nbkj2ZqRCAdAHXS7ydhdxk7ryf4mDVK7bbslXbBtVzdgu+dLK3oPsJ0nPg/XX/049X8lewbhFydPtWsptSj0WWKNgpLMDPmcw0WzXD0hSyhwI1qQ/jSDnk6QOCTVamCaFRmNCohmHKXC421FbjYU3lzJyZCwV5jUUZEn5wD92NclsfE1kM4esK0E0BpDEE1RbVPRK7jbbcrXi4k8FVk8dMZ70iKvwi1J7bbEk2JLVyH3FZ/9tCU6qnfh8F3sCS5b7gu5MZjh0zJOjBJUtOdOKlvRbDZRYbCgIguICeyt7pSFXSI2OY3N2NFutcK9YL0leDTFqq9ueNd+JuuvcMdekUdLjfk7VuHi5yMPlp9LGcKps94Fir/rfHM/cru4Ac9Z03M1OfkCkBOot2NQQ2ajz9Drb7EJY/4QGTVTeMnJDV8vGe5KQ++TqRwDvYSMgcEYt+8HQFchg2Kf/WRzY6gPqcmqIAimmpqiTVR7dh8920PsbqGLuBeO9kIG9T5nZvU8zJ17upvCw9Na7bacxy27r94nki0bsNny8Rp+lV9y17/649BN/Uc3nO6jXjfhJppye5P8hI4DGOksNTIgzfZsTbnNllt5iYaf5o2ozvvv+13VkM4E/+/JcNRnP1n+XKLOoySLzgBWNPWg3KEiQ7qA9wi3K+ASa1uVZCqzBawUOKibIpOZAVWCocylJBNVECzWS2EYr9zOoxV5oJqhRSzPMibVeY1+r2P/cb91J+n22N13z1XeOo42/J5kZYKUaWGlh9qtL6Pe5pB6S8tv8n162W6BXwKny8/+HPWAqbAURO22BO1toHqfXYo9nXiPHeybJnpZtzcLKDut3Za/vE835bYzIaVan6fLu/x8NYajWzIyGWDSUSbRao9ttPh5uXye+uM4/JJzFSqASjJpBbAMHQpOpSWZXBMhrjlAa59SiY8CP7KITQo/FCeQ8BhuI5NkAH6beNIabWTTS1KHZAyQKExcYmyzJFNoDPgnHWJLDHOWZF4NDLHV7ovTMErkQkoykWXXf8uQNIa3ts2RY7si7JhRXQLk7gp2XpDK+kHJSIScj9RpK8iQIJxMn2tFQ0a2Pec+hhWXx3mN3TlIPCMuL3ogsi0wo0LaDa7wLdm36ofi5Wokqpt2NaA228umlftf1c7HkO72o+9UxT+PH8iTIu4f03T91Z2GENCOI5y4DSnJLC5lm5lIi2r2UiLlXvWE5AKHr+6zf1Pqzkb0IMgelUrISMACasQXWtHxkm0Nimj6RkWrsCx7FDDiJoDhiyOYRdNpkrwO2M8IZrFf8OTRaTgfTvfjXFn6x60bx+63NC3cQ5MeFnFFNVYaaMmJbzgfhznR8GsOv/dvf/bdNVL6ilmEXJ+iNJ8Gs3HaLZLUbrvRtnpQJnvFKjIwvYwVJm5jEhTNVNluqgBpqoNbUd2L7Z46H9eXKOm9O71dxzkXUWnRRQtKtv0hRgHerDAA3mxDFvwYbuGpx/6jH/uzLF3eiD4QGbkrHW7CZXHZ0oXBG9EPIiO3pXPlYvnkWOqkhVJopBHP2kFdawsV68UWQam3QlINGV37v7fL+W2W3XzJ/AZRqpYtW/6zl1YkqtitbWqX2lU03K9kUh2WhCzLPf+YjEv87H//eRmPdKGCEoshlGTdqp/Xofv8HPvPkIg1TePwruSkHrf1nszsnHGV/gbDCTnJOQQYI3kEK6OTKQIz1ryaXD5CRcP5/6ti5VgLnRRV/5zztzY4ua/C0ufkErOg3c/T9k0UIhZAJ3fSP6+DltVh4CUnQ0Q/r0OYLcfLn/KesJY6mQiBYFEFdbRiT2a5IGDUNwG18rRbb4A31S4CT0yeTC34eX/vb/f3r2H6VXTDVptffZUCn7sgd/NJZNXpqMB3UJDbEgF+vZ7W3lc3Q1WK7piz7piAN4Rx6Jc565cJeO0M6KU566VpbPXic3TZnHXZNHwcU87RAXPWARMjjP3H2EutU452mbP+mMAPCbkSHicj1jsB/lFLZH4/p4vk33Kkj3PytCDgrdbEhgfgTicneyt/O47hClhKMieLXH47TlS8BvXR5Cbt20GWRkFyGJw1yK7K3w5jVJTB2YPsuIzDPKgmy8BQv5eTIT5El/02Y8sqcPdVkCxUeoDYpAqcvAuyuG56AL2s4dxdkIefp+jR0obJTuThJz1APEMVOIUXJE2BA2Bn3uj14Em/IFW7CB73dTQmJzwoFWShoueDGDMTVrEsyKYszwfR0xLmBRdkOvvzEeI5CQ/rBVnT/PkY8YSE5/WCzKHHMVCBZX1t9GcyYzIFb31ndGiSVkzBR96AvkyGd59g66kC84ILNl6QgDcmCqyAVJDKfgmPvbSMpQCZj4KMy6QHMJYCjLkXZE2G9AD662LxmYIUZj9F198Xq6YUJDmdHiCaHAqsGlOwgRAD/1/3y9TN9//YGi8/ycFwtvsbBxM9GBbdi8bCWe9vnFKisYydmTEqzoN/4+SiR8XU6mgs3EX9jVOMHkvsGozh0FP/xqlGD/cQyBpjodP+jZBEPBZ4QTwcqqIKki60hosnfzRCsp60CRw7LqZyFWSayak7fx5+dMNZ8/A1ftyaFG/taIaqpsZEm4bcOj0ABbW3Ja/EdUBq5KYacvWwR0mR6DVSMg25fsyKj1DAWnIHSMgX5Il6jv0ZVOeP5WexCXOZqI7kyXzQxACqxLWokuTJLLOFQRBUqnnbos2UJzV4Mba6Y1FH2ZP6OtHwT5IqojwJeeoTcFZ/vgZTZ1xGHmSMtoQGR1mKtEwyGGFAj3MdqahZUlOJem6siyP8U+K2QXG0y8izkcAPRRzTA4iyLuTB6HT6SpY6wtQZl22tdZwj245s0Ea9o0rwrWSjr6XX79v70Mk5Exe7mmxD8NWd792eozWNw+dnr3hBFD6SU1tAXdHsVA4sgk/KWOZ6d29LAv5iX2+hppzwDCc+FCnhWHB30dVbpHBonfhI5DS2VueTUglkrbdc33bvS+TIBNgV+m2r/CdNCg8WLTmdrYiGgA3PQS0ZcBNoxvwlJgBHJtl8W+2wFW7vyNSar+6vt9AkMapr0uZiniU3/TPg9qOFKVLfyc39jBmodangEXIrRxZ1msEWqbmaPTDvjizi8tWPn/3WUnnsx+78U88eqBImKQCBujRwHnvVH7JEHWBJRv0Frl71SvzYJbmmmjmzKB1oyQ45G5Cxi6qRAW/JqOuKt6n5pZuI/Q6ZcaUApRmKRcyRiTdzjfJO6y48uocnVYMLktZvIMXFrgMBJxZw4O7ekxUjV7Bf/XhT0hePqktPFqqY4Q7dtXsfTlEZO49KOE8K4awS8SW+/XJvNZmT0ccN8s04z6GCtSX7kmx4T0REKIMnK+SZqEZ+A36lktzobdhaJ1LiFyrZeXoF+9n/juO3JUr/SrKIACAuOrBZAxa3EStRZVaSUs0NepY+xt8Jj1glme0fIUYFXzCTtiTTgTdUM18DU1FLdluyAoZPFH94XFXYLYmAlEl5uG8u6bl76vq/pv5808Ecj1bkSbHrDBeptJDpJ0/kM445PaKmikyZsI4CQmj6KNyS7eW5yIPh17zxOtyiFQZ1B2SC3QplldNCeQFZtnVFm+sMSSzUEJB1W1csg2PECCpZPT2qSFMjD9fmfjv47NXXyINvosAxqnJ4nAfHIM0PFXik+nXB05pKjBCH/1dvfWdr1kVm3JuO6VZYPYctw7RAGe6GU952c6Qxw/FO7QdFFhUZdBZwWhfZVuKkQxbsCJDy3mqRNUCGO1egVKZpIx44I5uqf91uP5ZiIsPW1Mza4mAgvGS31inkVC4khsJL9nulBrFyUbEEYcmGe2CA77NFsaBLSUqbrBGSrwg3RWycxsB/li+KpcZKNoB3P01LGTArv6sSGT5kQZod0cqSamuRyEIW99RTY4M0YLulyrftHljd23e7astE8GRm3rn/c37Pb4cfnQyMFTizF+RpYUMb+8/+r6uEwwmePCCcL+e3X8PltMSGxuFLx3PE5EQ+cFyzrsa6QW2+ZWK9hAeqIL3zwR7GBbn8XObif7NOffHc9/tw0hQaTnQFeUYQ7FZEfeKU0JAKC8mXdaeTRYHiZ2pIbYgEPg3KVWsMaDVb4mRD6ja+yZis8Zzc7Km5juQRDfR0w7a2FsFdsuiaMURiIm5rEeUlq64Z+Kl2Vm0t4mNk7o8xwPVym4yVqq1FtIwsOpTEtx5AbL/InBljgLH/kLscUTqZFOuZuEH7IG9axNrJiJ3FbqvZymWogHCeXFYF8qObTOy3uGY3pBrJBre+ZY0S+obU5kh4Hc1sxFY6I0WRMaZ1u43YcGSkKFLKNUKgOepdV2MIrSEjkpQQpEGlXEuKsvmEV7Fhyv7Oja+TSKiGoLg+zAwns4oVtmV0uFyQUSGBGk5KAhPJuYbM9zQwF7swbxrPYA0ZvDMGsLGxwTR5+IwbTTZYra8t1i1uu+9wndv3uuz+56kOoq3FoZnkrRFTlxvEotUt690Sz7pNcUohQyOXX/146sSOvBUdAhypypuBxuGoSTykvUmntWs8NziFt+1e9J0UtcVcSit6MDsyQH/txn/d++na/db17V2GJxmXk7G4azfeel3jLarwJnRrZGDJRJ5RjPCVy0RZIE9WGlrinGZNQsyNK0kaXKDFVQnhc1VkZOLaj1iwKKT3yvvEwB05JZmocT0clJeVZNDAhJ6bjxrwSGGQAYRrP15P/V9zQ0674jkeHsnN4/zB5A4DBaHkvmj76tsFO66DMTyyZmZUOzIia1FgWJJFcOKKlHHdR5T/leQRccNVdTNR6FOSsVYmUIabiZKsRr5XulQHhApJ74pMubyeukP/43LSG7IauZeWneIfYAstqxCx/SW5ps1Hw+t4OfS323D+DAEds95LiWKQkjysK3ST8UVJSEke0q9jfxwOlq3PlWjEEvUqoFIQi8pHOZn9tKKtC6lahBpxe+TcEQA3C7cUGXOFHHGr5EQvke1FX9wyO91J4Hj2cJmIYeak/mnFXbtVx+VzXCZK3uVk42GAtTBF+bOclGhf57Do+dCb7UywpmfNLp3j8Ks7qHJRIohGlgIIWyax98RKaW257T2zvfWQpz1phn67/Rj6k+zzi3xauxd8y0r2uy+46zZPHTdaEXByZOQmXeGtEdxf5vZyhCTfLpGfhEAbEcYnGXiJnop+NiKjguTjJXQy8NmIvAp6EkPsVMyzEecA2ntjaOu2xQGA9mKRYBIFDUUrV89uMSTotT/IGxWYZF6Fwry/36ZhukNYSA5RiyFemTfsIaz3LeKppIhGjKHDCugv7eaWLVlWSCMbGnaclduXZiYNa0QvcMfnPJkhfx0vU3+Y+uPb18xnD93pbU4qkzMrxg2yvaMVqR4cuz+tr1dhTKjOtiLiW3OzutxKhm/F5RryZGHUZG+wGEVbbbWFM/LDLpSrlHSJyDU5a2+JvZoebFpBZ5C1MsZ+2a3Pv71tUnJ5jyIC3u4FlcmoyiN3NmJdMSmYRotbl2O+X0sq51ecN3m8q1Gp15A7vRXKCMPjlNuSAvwVzdLkYMpkS2YezMzU6Vf/UIap+rYFJgkU5Exi0V0N5mqxpZc3IGUZBTajL8gqoCJvWtwZTA/h/xbN1kSFDK4J7Ohm8Q161vwA0KC34fz+Et6SL65vEHt0FmR5OJtFQdKArK28Ab19XOZOl3JPkonFnczF2hAD4FydNNaLtK1oxEEeMmNkq+ypqKlMUgYpZAtf7Fl54wf8qf9LvQ2xWaXntbXyqQ4v4Xm4Is8wO9j7cO7G3++Xy6nvziHAKsMsGAUmpQo7eMSxlnjgKkllwg4ne6MlA9dIP5ekOOExxnrlaSVbDAaXZDB4H+EpMnK5Jcmn7cjfx/TxfFqSPNhz+Dj6jvKckiRkno9hR/lRplPSC8ejevC1Pz7/FBi4pLeCG/7zNhAlSnRK8vyuwClLxS1+RR7m1TjGpIBSmoo8xivUKAe6xHNDRR7gFahRwbxE7rciz+4K9tbPldfDFjDKEUIetyKP3Dv+rxl3TL5nPLZW5Fl7vKizKZbIaOtNqtnsTTPcfmzyWz5elm+Rq6zcf2t2xWzzKAu+/V+/N6/2exMOT2YjjZc/Zc4Q7oE9u6+5/KkTbuebF5Fico64Tvok5zLRtsWzs8F1ivVcLhNJ3551/uu0H2y+5gjxbRHCH4+n/s9u7I3zictQUe5yktl5DGRiip4IOWvvU9eN0/DRHVQmDJaPJot5AlbUDcMjiUPvXx+Ap+5d0r4eyRFPljrQgFEJbiRGPCkHA9Dlvwo8zB5mwwwPvNvwee6m+yhBMWPDk923AFSdaz1uUj3Za2ucuvfu8LM/H42SKR6d27MRn6nb+hc/SLGoz7NHx/FkffBx6hL5Xijg9KSETqAdutuhO/YhW/PpfaM/kWJ8ORLzctDH2MACDrJ1eX46CPodGwaRgxgWg35HKgQFqIxOeVRdeLJwjcD7uhyHj7Xk4bO3gUIMz0aacKBAo1rvBLUYng3WIbR2dFRkeDbINnVxTQSUYHhSNbEBWeESj0oET2bnzIB7HUWJhr5GJucItG78XK6+D1HPPI+nbs/G4yW4sdzi4duTGf0CVdk/HrTZjksSbz4E7GulXibxlM3qVQV8EIYm8fGs7cnsfoG/yzElLHoUKRO2YeM7Rt9id9cbtM6Cx/OzJxP9EYxZK/AM7cncUhyDWSrwKO3J1FIcQxk1npjZ9ncIx87peIb2pGgTx0lP6XiQ9mQi6Th1+j2g97FRxakTLv1sisNzsydlsOPUxVt0PCR7Uqe6AUUehuoHT8prFrBpVvnfz+fh/Dk/dq/3Cih98KQmdQa+fM7/JhaseRQ8sG3SEdBcIlHpwLY9VKAq5OhRk8DWFY0ho75IqENga4qOU2d5IsoNWCHGDDVrhN+7Wx9/GnQdUvK4AVr1SpA88aTUUeFFho60iWfj+lMnl9Rn/o1dFjwb6Z+626E/d+NwkVjoPGxE/4GlXBHZF7YJ5zh1pltjgwS2/OyMNSdmT93XVYKhq7DR+ambJjkhIo/PZkSMd1mzAxfuOtuqi7Cnvft5fkAjd3KurSmZMCGtYkNUAV+qimJoEbIjy1zfchmAhddQkZKIW54O++PyUpHCJoVnFb/AxaUiBUK3/PuSF7gcVKSQ84GbKnSBK0JFUsEP1GeqfVwUKlJwfOuu22/T2J1vp9D68Xo9/Z4ua+R/lIYl4rekwsAeJq4E2wqxF5n6b4PH+YEuywRbTjaPewYfZsW5MPpdrasuy4SUlKxueuuu49VIwMHTWkHOtNZiMsty8bbIOW2D0mIOLGpakFzFhhU1h8KGGmQVyA0r6qtToDK7IItACrRQG0piYoETsg6kwFy3IwoV65yQ2cALgau+qzC3nbhiw4cEJYw7xYqUmizlZSUKMpJk5ueCcoPetJY0sMSNYkUmndyOX98vBLhbrEgNDACnVgLcI1akDAZgny0FuGWsSOYv8LBSW4MbgGY1qYrcVAW8N0PS60TKPrml/05TgPvaitxKvSAlwK1atZPGbE/aJMeN27SKXUwXMDO7FhfniiwDK+Fu77+tRKkKCbGKDKsoZNtScVIhE/rScgfcP1Rkz5FV5bBMMeKRsQFZxe5FvpVMVLgJqR6t1dnVcykZJSQOKNtmi1CZlacKlAgXZGnQ8KxvX0peP7fkEPsf9r5OH28/ulEWt8DIb5tthR32PhHZXugyexR7YNe90CdZvwmUjRQk/7tCnWVT7ApbGVVk764HVDx9VrixrMgKVhowfZyq8LtVpEA3AR+Xfa6w+1JF1vN5oH+7Vlco4q3YTXeEn1iyK2y6V9Fzv0Z/snJX2HWvIgsS3fq/zGp3opIXyfje+r/u0iBqpErabCsum+3Zjo+8R5IFC2O8WRUVS1EcjGSVbx+TCCVVuBeu2In1Y7omdxcVblkqdi7TiJa3YTeRiuygNgN/7wkotK/IUv+InPIBPEBW7DkNcJ9ZP3aCqdhTmyqTKgFxumGPbAow+SJwqmEPbjv2bZgUHM4t7OIr4AIdJkFxOiGrLUvQ1NNjhk1FqtfmeganPlX7dO6FJbYMpM0uuSZvVhCmbUUuJbshXAAtvBrPVS279F77w9Cdhn/3x7fuOC8FcsYT5QpJecvtZrbJQ1FYQZLat1sflxMrcO0oSB7YrFYgSgCwZ+fpIubzGoM5NUkfLgVW5T4Zy4Ox++To1VTIuNdbsc+6WJO4Gr9leG4a43Zv9OFIei0M+mYoUNtGlAcmdf8BT2cFYzSr3nLQGjYsn6zVjS3q22prBpDRnx5wl3IVVvmwRhRBzdjYSdSKo0GhXftIJmUnivv1ehmnWwDeevdE7xnthWSVb79vU/+11GKKKdtGlGjN3F7ln1zf5rl3rimjNK81nv5qkqtOzOOC19pcw7ES4g30TVVInYuiCmBustzgIrRMsA2kdBjQ4npsThAMpNBXIG7x4nOqHpsTx2pSUPvIs0/Y1OygApd9GefuPA3nj4gZwLJxBX2XG5rmBjABoSA5C5132IhKAtkjeaPaqqqwQqQZ2Ti8zBOReIesef41WYs59o4pSCnpjHU5n37Pwowo/bBCtqYi8wMixLgVfYXMTUX7+F/TFseLzy644FdkjsBCuis+UTSJdaSKcjpPZpsy3EyyhRCn8/SwaomGMhkypWa6rGZnbEvQumu/VZcghb7z2vU2L16qBEEjimlnfp/JSVXujiuXb+ww3NZbZlXGThPzQptaGkWDUr97NqmgnqHVDjYTRwjWFi/XN7WFrXFxJX1k7IZ5O3FQEwPuzdkHm5nrOR97uiQ2/Fg3YO+jk7vNjsi5bCXI+7et4+Kb2bg6E+s4eZAC9l3u67Hixk58OlJVGcsezHbTouh7RrIBgL3WlI87FIvC7BnZRkGLKIxyH6I4cfb6K15wEyV3RUXhjIwRA7ZVQwhJDDKhIEKMX8O8PUZTI3X/kdDDeMHiKJaRYpIIOPGGRYmzjGQNADzRelyUN8vI8DvApvUujahulpGR92k8/LTW2hwnCDZJdAY73G/T5WtebOMyHDkybzmZDm6BanI0R0aGrU5pAWudao5cDFuUcQYOxfPWpnNW+C7HUBtbmjEgL5L7ZJ5Rjmc/NkN2Bk5kJORIGOVkFviM99mf+3E4LP9V4GFfQTLaEfCm8D4lGvYVJLWHAi3+5NhdkBRdCkSrHlKOB2e2vKuJGt0vHnnZ+qkzcpTKkCNrwxZM3ZHi+0LXIdVKO1pkNUh6sP16ZzTDZHC7wtbGfUDFz4n+QUbZHnDxg6J7kIG1B5xte+gjpBjpAbmJUK/9+DXcbsP7qf8VVXHOkedgc/0fYyyAAg/ZjZxUTy94c32i1FSG5++cFPvMoHN88fwZ5fvneO7OSbXPjDd1nxIHXYXU4Kw4kTliVDkn46gLlpUTkGPsNGc33XrTgytSm69kdbsVYGzrXTxS7OV195B99jid1nvNkHYXmWR7yDjfu37tMW/v3P7XXhXkEa31+1/545i6/w9SYhWy4pfAzM3UbWHWa0UGLVbQy2n2vDkQbyMjX0kGMALy9rOUW2HCa0Vu+RSeeZ8ona7JXZ+uS4hxpGIvAJNl+2GT5KrvNxnkq/HYU5P00AySin+IQsBZ/ihLw98fQBtBzkaUA852s2dzaO0RdIJbI2r5ZvneuIfMov3VnYaj3Z+rwhmqIoP+0QLReiGu2XKEnCsegj5uLQ5FkKKqdiiEIPMbA5IR9kUskjMJWNvPz5SxFdJGFUl5BPjnsDhxkQVOfm07heeF4Cr0uoqscLIWqzpcHl2WLKEQ9kiqyIAm1sFKI+couCDpa0SmPiaWFK5IouV5Ga8KpZQVqcpESEPnW2EAuSKVbYj5VKCLTZUqkggzqLq2EmXq9/rMbO2V0MdW7qVrjG+32brTaPdtSFbuf5Fkx7NuuaLPJVkdZekFscg+72N/jJOwavx0dbsuUA15QPvzMv789+Xcf69+Q/6xIpk4jZ6SPiEbWbHvRWE/U8FhibSKYf7++x97+50//vlf//2f//w//JgYcw==" \ No newline at end of file diff --git a/static/api/v/assets/style.css b/static/api/v/assets/style.css new file mode 100644 index 000000000..44328e99a --- /dev/null +++ b/static/api/v/assets/style.css @@ -0,0 +1,1633 @@ +@layer typedoc { + :root { + --dim-toolbar-contents-height: 2.5rem; + --dim-toolbar-border-bottom-width: 1px; + --dim-header-height: calc( + var(--dim-toolbar-border-bottom-width) + + var(--dim-toolbar-contents-height) + ); + + /* 0rem For mobile; unit is required for calculation in `calc` */ + --dim-container-main-margin-y: 0rem; + + --dim-footer-height: 3.5rem; + + --modal-animation-duration: 0.2s; + } + + :root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */ + --light-color-background-active: #d6d8da; + --light-color-background-warning: #e6e600; + --light-color-warning-text: #222; + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-background-active); + --light-color-text: #222; + --light-color-contrast-text: #000; + --light-color-text-aside: #5e5e5e; + + --light-color-icon-background: var(--light-color-background); + --light-color-icon-text: var(--light-color-text); + + --light-color-comment-tag-text: var(--light-color-text); + --light-color-comment-tag: var(--light-color-background); + + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: #9f5f30; + --light-color-ts-method: #be3989; + --light-color-ts-reference: #ff4d82; + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var( + --light-color-ts-constructor + ); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: #a55c0e; + --light-color-ts-accessor: #c73c3c; + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-color-document: #000000; + + --light-color-alert-note: #0969d9; + --light-color-alert-tip: #1a7f37; + --light-color-alert-important: #8250df; + --light-color-alert-warning: #9a6700; + --light-color-alert-caution: #cf222e; + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + } + + :root { + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + /* Not to be confused with [:active](https://developer.mozilla.org/en-US/docs/Web/CSS/:active) */ + --dark-color-background-active: #5d5d6a; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: var(--dark-color-background-active); + --dark-color-text: #f5f5f5; + --dark-color-contrast-text: #ffffff; + --dark-color-text-aside: #dddddd; + + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-icon-text: var(--dark-color-text); + + --dark-color-comment-tag-text: var(--dark-color-text); + --dark-color-comment-tag: var(--dark-color-background); + + --dark-color-link: #00aff4; + --dark-color-focus-outline: #4c97f2; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: #ff984d; + --dark-color-ts-method: #ff4db8; + --dark-color-ts-reference: #ff4d82; + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: #e07d13; + --dark-color-ts-accessor: #ff6060; + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-color-document: #ffffff; + + --dark-color-alert-note: #0969d9; + --dark-color-alert-tip: #1a7f37; + --dark-color-alert-important: #8250df; + --dark-color-alert-warning: #9a6700; + --dark-color-alert-caution: #cf222e; + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; + } + + @media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var( + --light-color-background-secondary + ); + --color-background-active: var(--light-color-background-active); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-contrast-text: var(--light-color-contrast-text); + --color-text-aside: var(--light-color-text-aside); + + --color-icon-background: var(--light-color-icon-background); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --color-alert-note: var(--light-color-alert-note); + --color-alert-tip: var(--light-color-alert-tip); + --color-alert-important: var(--light-color-alert-important); + --color-alert-warning: var(--light-color-alert-warning); + --color-alert-caution: var(--light-color-alert-caution); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } + } + + @media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var( + --dark-color-background-secondary + ); + --color-background-active: var(--dark-color-background-active); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-contrast-text: var(--dark-color-contrast-text); + --color-text-aside: var(--dark-color-text-aside); + + --color-icon-background: var(--dark-color-icon-background); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --color-alert-note: var(--dark-color-alert-note); + --color-alert-tip: var(--dark-color-alert-tip); + --color-alert-important: var(--dark-color-alert-important); + --color-alert-warning: var(--dark-color-alert-warning); + --color-alert-caution: var(--dark-color-alert-caution); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } + } + + :root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-active: var(--light-color-background-active); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-contrast-text: var(--light-color-contrast-text); + --color-text-aside: var(--light-color-text-aside); + --color-icon-text: var(--light-color-icon-text); + + --color-comment-tag-text: var(--light-color-text); + --color-comment-tag: var(--light-color-background); + + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-project: var(--light-color-ts-project); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-reference: var(--light-color-ts-reference); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --color-note: var(--light-color-note); + --color-tip: var(--light-color-tip); + --color-important: var(--light-color-important); + --color-warning: var(--light-color-warning); + --color-caution: var(--light-color-caution); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } + + :root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-active: var(--dark-color-background-active); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-contrast-text: var(--dark-color-contrast-text); + --color-text-aside: var(--dark-color-text-aside); + --color-icon-text: var(--dark-color-icon-text); + + --color-comment-tag-text: var(--dark-color-text); + --color-comment-tag: var(--dark-color-background); + + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-project: var(--dark-color-ts-project); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-reference: var(--dark-color-ts-reference); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --color-note: var(--dark-color-note); + --color-tip: var(--dark-color-tip); + --color-important: var(--dark-color-important); + --color-warning: var(--dark-color-warning); + --color-caution: var(--dark-color-caution); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } + + html { + color-scheme: var(--color-scheme); + @media (prefers-reduced-motion: no-preference) { + scroll-behavior: smooth; + } + } + + *:focus-visible, + .tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); + } + + .always-visible, + .always-visible .tsd-signatures { + display: inherit !important; + } + + h1, + h2, + h3, + h4, + h5, + h6 { + line-height: 1.2; + } + + h1 { + font-size: 1.875rem; + margin: 0.67rem 0; + } + + h2 { + font-size: 1.5rem; + margin: 0.83rem 0; + } + + h3 { + font-size: 1.25rem; + margin: 1rem 0; + } + + h4 { + font-size: 1.05rem; + margin: 1.33rem 0; + } + + h5 { + font-size: 1rem; + margin: 1.5rem 0; + } + + h6 { + font-size: 0.875rem; + margin: 2.33rem 0; + } + + dl, + menu, + ol, + ul { + margin: 1em 0; + } + + dd { + margin: 0 0 0 34px; + } + + .container { + max-width: 1700px; + padding: 0 2rem; + } + + /* Footer */ + footer { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: var(--dim-footer-height); + } + footer > p { + margin: 0 1em; + } + + .container-main { + margin: var(--dim-container-main-margin-y) auto; + /* toolbar, footer, margin */ + min-height: calc( + 100svh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + } + + @keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } + } + @keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } + } + @keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } + } + @keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } + } + body { + background: var(--color-background); + font-family: + -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-size: 16px; + color: var(--color-text); + margin: 0; + } + + a { + color: var(--color-link); + text-decoration: none; + } + a:hover { + text-decoration: underline; + } + a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; + } + a.tsd-anchor-link { + color: var(--color-text); + } + :target { + scroll-margin-block: calc(var(--dim-header-height) + 0.5rem); + } + + code, + pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; + } + + pre { + position: relative; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); + margin-bottom: 8px; + } + pre code { + padding: 0; + font-size: 100%; + } + pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; + } + pre:hover > button, + pre > button.visible, + pre > button:focus-visible { + opacity: 1; + } + + blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; + } + + img { + max-width: 100%; + } + + * { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); + } + + *::-webkit-scrollbar { + width: 0.75rem; + } + + *::-webkit-scrollbar-track { + background: var(--color-icon-background); + } + + *::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); + } + + dialog { + border: none; + outline: none; + padding: 0; + background-color: var(--color-background); + } + dialog::backdrop { + display: none; + } + #tsd-overlay { + background-color: rgba(0, 0, 0, 0.5); + position: fixed; + z-index: 9999; + top: 0; + left: 0; + right: 0; + bottom: 0; + animation: fade-in var(--modal-animation-duration) forwards; + } + #tsd-overlay.closing { + animation-name: fade-out; + } + + .tsd-typography { + line-height: 1.333em; + } + .tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; + } + .tsd-typography .tsd-index-panel h3, + .tsd-index-panel .tsd-typography h3, + .tsd-typography h4, + .tsd-typography h5, + .tsd-typography h6 { + font-size: 1em; + } + .tsd-typography h5, + .tsd-typography h6 { + font-weight: normal; + } + .tsd-typography p, + .tsd-typography ul, + .tsd-typography ol { + margin: 1em 0; + } + .tsd-typography table { + border-collapse: collapse; + border: none; + } + .tsd-typography td, + .tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); + } + .tsd-typography thead, + .tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); + } + + .tsd-alert { + padding: 8px 16px; + margin-bottom: 16px; + border-left: 0.25em solid var(--alert-color); + } + .tsd-alert blockquote > :last-child, + .tsd-alert > :last-child { + margin-bottom: 0; + } + .tsd-alert-title { + color: var(--alert-color); + display: inline-flex; + align-items: center; + } + .tsd-alert-title span { + margin-left: 4px; + } + + .tsd-alert-note { + --alert-color: var(--color-alert-note); + } + .tsd-alert-tip { + --alert-color: var(--color-alert-tip); + } + .tsd-alert-important { + --alert-color: var(--color-alert-important); + } + .tsd-alert-warning { + --alert-color: var(--color-alert-warning); + } + .tsd-alert-caution { + --alert-color: var(--color-alert-caution); + } + + .tsd-breadcrumb { + margin: 0; + margin-top: 1rem; + padding: 0; + color: var(--color-text-aside); + } + .tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; + } + .tsd-breadcrumb a:hover { + text-decoration: underline; + } + .tsd-breadcrumb li { + display: inline; + } + .tsd-breadcrumb li:after { + content: " / "; + } + + .tsd-comment-tags { + display: flex; + flex-direction: column; + } + dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; + } + dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; + } + dl.tsd-comment-tag-group dd { + margin: 0; + } + code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; + } + h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; + } + + dl.tsd-comment-tag-group dd:before, + dl.tsd-comment-tag-group dd:after { + content: " "; + } + dl.tsd-comment-tag-group dd pre, + dl.tsd-comment-tag-group dd:after { + clear: both; + } + dl.tsd-comment-tag-group p { + margin: 0; + } + + .tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; + } + .tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; + } + + .tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; + } + .tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; + } + .tsd-filter-input { + display: flex; + width: -moz-fit-content; + width: fit-content; + align-items: center; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + cursor: pointer; + } + .tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; + } + .tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; + } + .tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; + } + .tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); + } + .tsd-checkbox-background { + fill: var(--color-accent); + } + input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); + } + .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; + } + .tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); + } + + .settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; + } + + .tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; + } + + .tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; + } + + .tsd-hierarchy h4 label:hover span { + text-decoration: underline; + } + + .tsd-hierarchy { + list-style: square; + margin: 0; + } + .tsd-hierarchy-target { + font-weight: bold; + } + .tsd-hierarchy-toggle { + color: var(--color-link); + cursor: pointer; + } + + .tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); + } + .tsd-full-hierarchy, + .tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; + } + .tsd-full-hierarchy ul { + padding-left: 1.5rem; + } + .tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); + } + .tsd-full-hierarchy svg[data-dropdown] { + cursor: pointer; + } + .tsd-full-hierarchy svg[data-dropdown="false"] { + transform: rotate(-90deg); + } + .tsd-full-hierarchy svg[data-dropdown="false"] ~ ul { + display: none; + } + + .tsd-panel-group.tsd-index-group { + margin-bottom: 0; + } + .tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; + } + @media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } + } + @media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } + } + .tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; + } + + .tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; + } + + .tsd-anchor { + position: relative; + top: -100px; + } + + .tsd-member { + position: relative; + } + .tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; + } + + .tsd-navigation.settings { + margin: 0; + margin-bottom: 1rem; + } + .tsd-navigation > a, + .tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; + } + .tsd-navigation a, + .tsd-navigation summary > span, + .tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; + } + .tsd-navigation a.current, + .tsd-page-navigation a.current { + background: var(--color-active-menu-item); + color: var(--color-contrast-text); + } + .tsd-navigation a:hover, + .tsd-page-navigation a:hover { + text-decoration: underline; + } + .tsd-navigation ul, + .tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; + } + .tsd-navigation li, + .tsd-page-navigation li { + padding: 0; + max-width: 100%; + } + .tsd-navigation .tsd-nav-link { + display: none; + } + .tsd-nested-navigation { + margin-left: 3rem; + } + .tsd-nested-navigation > li > details { + margin-left: -1.5rem; + } + .tsd-small-nested-navigation { + margin-left: 1.5rem; + } + .tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; + } + + .tsd-page-navigation-section > summary { + padding: 0.25rem; + } + .tsd-page-navigation-section > summary > svg { + margin-right: 0.25rem; + } + .tsd-page-navigation-section > div { + margin-left: 30px; + } + .tsd-page-navigation ul { + padding-left: 1.75rem; + } + + #tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; + } + #tsd-sidebar-links a:last-of-type { + margin-bottom: 0; + } + + a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); + } + .tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ + display: flex; + align-items: center; + gap: 0.25rem; + box-sizing: border-box; + } + .tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ + } + .tsd-accordion-summary, + .tsd-accordion-summary a { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; + + cursor: pointer; + } + .tsd-accordion-summary a { + width: calc(100% - 1.5rem); + } + .tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; + } + /* + * We need to be careful to target the arrow indicating whether the accordion + * is open, but not any other SVGs included in the details element. + */ + .tsd-accordion:not([open]) > .tsd-accordion-summary > svg:first-child { + transform: rotate(-90deg); + } + .tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; + } + .tsd-index-summary { + margin-top: 1.5rem; + margin-bottom: 0.75rem; + display: flex; + align-content: center; + } + + .tsd-no-select { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + } + .tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; + } + .tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; + } + + .tsd-panel { + margin-bottom: 2.5rem; + } + .tsd-panel.tsd-member { + margin-bottom: 4rem; + } + .tsd-panel:empty { + display: none; + } + .tsd-panel > h1, + .tsd-panel > h2, + .tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; + } + .tsd-panel > h1.tsd-before-signature, + .tsd-panel > h2.tsd-before-signature, + .tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; + } + + .tsd-panel-group { + margin: 2rem 0; + } + .tsd-panel-group.tsd-index-group { + margin: 2rem 0; + } + .tsd-panel-group.tsd-index-group details { + margin: 2rem 0; + } + .tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; + } + + #tsd-search[open] { + animation: fade-in var(--modal-animation-duration) ease-out forwards; + } + #tsd-search[open].closing { + animation-name: fade-out; + } + + /* Avoid setting `display` on closed dialog */ + #tsd-search[open] { + display: flex; + flex-direction: column; + padding: 1rem; + width: 32rem; + max-width: 90vw; + max-height: calc(100vh - env(keyboard-inset-height, 0px) - 25vh); + /* Anchor dialog to top */ + margin-top: 10vh; + border-radius: 6px; + will-change: max-height; + } + #tsd-search-input { + box-sizing: border-box; + width: 100%; + padding: 0 0.625rem; /* 10px */ + outline: 0; + border: 2px solid var(--color-accent); + background-color: transparent; + color: var(--color-text); + border-radius: 4px; + height: 2.5rem; + flex: 0 0 auto; + font-size: 0.875rem; + transition: border-color 0.2s, background-color 0.2s; + } + #tsd-search-input:focus-visible { + background-color: var(--color-background-active); + border-color: transparent; + color: var(--color-contrast-text); + } + #tsd-search-input::placeholder { + color: inherit; + opacity: 0.8; + } + #tsd-search-results { + margin: 0; + padding: 0; + list-style: none; + flex: 1 1 auto; + display: flex; + flex-direction: column; + overflow-y: auto; + } + #tsd-search-results:not(:empty) { + margin-top: 0.5rem; + } + #tsd-search-results > li { + background-color: var(--color-background); + line-height: 1.5; + box-sizing: border-box; + border-radius: 4px; + } + #tsd-search-results > li:nth-child(even) { + background-color: var(--color-background-secondary); + } + #tsd-search-results > li:is(:hover, [aria-selected="true"]) { + background-color: var(--color-background-active); + color: var(--color-contrast-text); + } + /* It's important that this takes full size of parent `li`, to capture a click on `li` */ + #tsd-search-results > li > a { + display: flex; + align-items: center; + padding: 0.5rem 0.25rem; + box-sizing: border-box; + width: 100%; + } + #tsd-search-results > li > a > .text { + flex: 1 1 auto; + min-width: 0; + overflow-wrap: anywhere; + } + #tsd-search-results > li > a .parent { + color: var(--color-text-aside); + } + #tsd-search-results > li > a mark { + color: inherit; + background-color: inherit; + font-weight: bold; + } + #tsd-search-status { + flex: 1; + display: grid; + place-content: center; + text-align: center; + overflow-wrap: anywhere; + } + #tsd-search-status:not(:empty) { + min-height: 6rem; + } + + .tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; + } + + .tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; + } + + .tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; + } + + .tsd-signature-type { + font-style: italic; + font-weight: normal; + } + + .tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; + } + .tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; + } + .tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; + } + .tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; + } + .tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; + } + + ul.tsd-parameter-list, + ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; + } + ul.tsd-parameter-list > li.tsd-parameter-signature, + ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; + } + ul.tsd-parameter-list h5, + ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; + } + .tsd-sources { + margin-top: 1rem; + font-size: 0.875em; + } + .tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; + } + .tsd-sources ul { + list-style: none; + padding: 0; + } + + .tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: var(--dim-toolbar-border-bottom-width) + var(--color-accent) solid; + transition: transform 0.3s ease-in-out; + } + .tsd-page-toolbar a { + color: var(--color-text); + } + .tsd-toolbar-contents { + display: flex; + align-items: center; + height: var(--dim-toolbar-contents-height); + margin: 0 auto; + } + .tsd-toolbar-contents > .title { + font-weight: bold; + margin-right: auto; + } + #tsd-toolbar-links { + display: flex; + align-items: center; + gap: 1.5rem; + margin-right: 1rem; + } + + .tsd-widget { + box-sizing: border-box; + display: inline-block; + opacity: 0.8; + height: 2.5rem; + width: 2.5rem; + transition: opacity 0.1s, background-color 0.1s; + text-align: center; + cursor: pointer; + border: none; + background-color: transparent; + } + .tsd-widget:hover { + opacity: 0.9; + } + .tsd-widget:active { + opacity: 1; + background-color: var(--color-accent); + } + #tsd-toolbar-menu-trigger { + display: none; + } + + .tsd-member-summary-name { + display: inline-flex; + align-items: center; + padding: 0.25rem; + text-decoration: none; + } + + .tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + color: var(--color-text); + vertical-align: middle; + } + + .tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; + } + + .tsd-member-summary-name:hover > .tsd-anchor-icon svg, + .tsd-anchor-link:hover > .tsd-anchor-icon svg, + .tsd-anchor-icon:focus-visible svg { + visibility: visible; + } + + .deprecated { + text-decoration: line-through !important; + } + + .warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); + } + + .tsd-kind-project { + color: var(--color-ts-project); + } + .tsd-kind-module { + color: var(--color-ts-module); + } + .tsd-kind-namespace { + color: var(--color-ts-namespace); + } + .tsd-kind-enum { + color: var(--color-ts-enum); + } + .tsd-kind-enum-member { + color: var(--color-ts-enum-member); + } + .tsd-kind-variable { + color: var(--color-ts-variable); + } + .tsd-kind-function { + color: var(--color-ts-function); + } + .tsd-kind-class { + color: var(--color-ts-class); + } + .tsd-kind-interface { + color: var(--color-ts-interface); + } + .tsd-kind-constructor { + color: var(--color-ts-constructor); + } + .tsd-kind-property { + color: var(--color-ts-property); + } + .tsd-kind-method { + color: var(--color-ts-method); + } + .tsd-kind-reference { + color: var(--color-ts-reference); + } + .tsd-kind-call-signature { + color: var(--color-ts-call-signature); + } + .tsd-kind-index-signature { + color: var(--color-ts-index-signature); + } + .tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); + } + .tsd-kind-parameter { + color: var(--color-ts-parameter); + } + .tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); + } + .tsd-kind-accessor { + color: var(--color-ts-accessor); + } + .tsd-kind-get-signature { + color: var(--color-ts-get-signature); + } + .tsd-kind-set-signature { + color: var(--color-ts-set-signature); + } + .tsd-kind-type-alias { + color: var(--color-ts-type-alias); + } + + /* if we have a kind icon, don't color the text by kind */ + .tsd-kind-icon ~ span { + color: var(--color-text); + } + + /* mobile */ + @media (max-width: 769px) { + #tsd-toolbar-menu-trigger { + display: inline-block; + /* temporary fix to vertically align, for compatibility */ + line-height: 2.5; + } + #tsd-toolbar-links { + display: none; + } + + .container-main { + display: flex; + } + .col-content { + float: none; + max-width: 100%; + width: 100%; + } + .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + .col-sidebar > *:last-child { + padding-bottom: 20px; + } + .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } + } + + /* one sidebar */ + @media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + --dim-container-main-margin-y: 2rem; + } + + .tsd-breadcrumb { + margin-top: 0; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } + } + @media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc( + 100vh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + overflow: auto; + position: sticky; + top: calc( + var(--dim-header-height) + var(--dim-container-main-margin-y) + ); + } + .site-menu { + margin-top: 1rem; + } + } + + /* two sidebars */ + @media (min-width: 1200px) { + .container-main { + grid-template-columns: + minmax(0, 1fr) minmax(0, 2.5fr) minmax( + 0, + 20rem + ); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 0rem; + } + + .page-menu, + .site-menu { + max-height: calc( + 100vh - var(--dim-header-height) - var(--dim-footer-height) - + 2 * var(--dim-container-main-margin-y) + ); + overflow: auto; + position: sticky; + top: calc( + var(--dim-header-height) + var(--dim-container-main-margin-y) + ); + } + } +} diff --git a/static/api/v/classes/core_src.LineDecoder.html b/static/api/v/classes/core_src.LineDecoder.html new file mode 100644 index 000000000..08d54db79 --- /dev/null +++ b/static/api/v/classes/core_src.LineDecoder.html @@ -0,0 +1,14 @@ +LineDecoder | SAP AI SDK for JavaScript - v2.10.0
SAP AI SDK for JavaScript - v2.10.0
    Preparing search index...

    Class LineDecoder

    A re-implementation of httpx's LineDecoder in Python that handles incrementally +reading lines from text.

    +

    Https://github.com/encode/httpx/blob/920333ea98118e9cf617f246905d7b202510941c/httpx/_decoders.py#L258.

    +
    Index

    Constructors

    Properties

    Methods

    decode +decodeText +flush +

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

    +

    Constructors

    Properties

    buffer: string[]
    textDecoder: any
    trailingCR: boolean
    NEWLINE_CHARS: Set<string>
    NEWLINE_REGEXP: RegExp

    Methods

    • Parameters

      • chunk: Bytes

      Returns string[]

    • Parameters

      • bytes: Bytes

      Returns string

    • Returns string[]

    diff --git a/static/api/v/classes/core_src.OpenApiRequestBuilder.html b/static/api/v/classes/core_src.OpenApiRequestBuilder.html new file mode 100644 index 000000000..dbb6b1959 --- /dev/null +++ b/static/api/v/classes/core_src.OpenApiRequestBuilder.html @@ -0,0 +1,47 @@ +OpenApiRequestBuilder | SAP AI SDK for JavaScript - v2.10.0
    SAP AI SDK for JavaScript - v2.10.0
      Preparing search index...

      Class OpenApiRequestBuilder<ResponseT>

      Request builder for OpenAPI requests.

      +

      Type Parameters

      • ResponseT

        Type of the response for the request.

        +

      Hierarchy

      • OpenApiRequestBuilder<ResponseT>
        • OpenApiRequestBuilder
      Index

      Constructors

      • Type Parameters

        • ResponseT

          Type of the response for the request.

          +

        Parameters

        • method: Method
        • pathPattern: string
        • Optionalparameters: OpenApiRequestParameters
        • OptionalbasePath: string

        Returns OpenApiRequestBuilder<ResponseT>

      Properties

      method: Method

      Methods

      • Add custom headers to the request. If a header field with the given name already exists it is overwritten.

        +

        Parameters

        • headers: Record<string, string>

          Key-value pairs denoting additional custom headers.

          +

        Returns this

        The request builder itself, to facilitate method chaining.

        +
      • Add custom request configuration to the request. Typically, this is used when specifying response type for downloading files. +If the custom request configuration contains keys in this list @sap-cloud-sdk/http-client!defaultDisallowedKeys, they will be removed.

        +

        Parameters

        • requestConfiguration: CustomRequestConfig

          Key-value pairs denoting additional custom request configuration options to be set in the request.

          +

        Returns this

        The request builder itself, to facilitate method chaining.

        +
      • Execute request and get the response data. Use this to conveniently access the data of a service without technical information about the response.

        +

        Parameters

        • Optionaldestination:
              | never
              | Without<HttpDestination> & DestinationFetchOptions & {
                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
              } & { destinationName: string; service?: undefined }
              | Without<
                  DestinationFetchOptions & {
                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                  } & { destinationName: string; service?: undefined },
              > & Destination & { url: string }

          The destination to execute the request against.

          +
          • never
          • Without<HttpDestination> & DestinationFetchOptions & {
                serviceBindingTransformFn?: ServiceBindingTransformFunction;
            } & { destinationName: string; service?: undefined }
            • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

              Custom transformation function to control how a Destination is built from the given Service.

              +
            • destinationName: string

              The name of the destination to retrieve from service bindings.

              +
            • Optionalservice?: undefined
          • Without<
                DestinationFetchOptions & {
                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                } & { destinationName: string; service?: undefined },
            > & Destination & { url: string }
        • OptionalrequestConfig: CustomRequestConfig

          Custom request configuration.

          +

        Returns Promise<ResponseT>

        A promise resolving to the requested return type.

        +
      • Execute request and get the response data. Use this to conveniently access the data of a service without technical information about the response.

        +

        Parameters

        • Optionaldestination:
              | never
              | Without<HttpDestination> & DestinationFetchOptions & {
                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
              } & { destinationName: string; service?: undefined }
              | Without<
                  DestinationFetchOptions & {
                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                  } & { destinationName: string; service?: undefined },
              > & Destination & { url: string }

          The destination to execute the request against.

          +
          • never
          • Without<HttpDestination> & DestinationFetchOptions & {
                serviceBindingTransformFn?: ServiceBindingTransformFunction;
            } & { destinationName: string; service?: undefined }
            • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

              Custom transformation function to control how a Destination is built from the given Service.

              +
            • destinationName: string

              The name of the destination to retrieve from service bindings.

              +
            • Optionalservice?: undefined
          • Without<
                DestinationFetchOptions & {
                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                } & { destinationName: string; service?: undefined },
            > & Destination & { url: string }
        • OptionalrequestConfig: CustomRequestConfig

          Custom request configuration.

          +

        Returns Promise<HttpResponse>

        A promise resolving to an HttpResponse.

        +
      • Set middleware for requests towards the target system given in the destination.

        +

        Parameters

        • middlewares: HttpMiddleware | HttpMiddleware[]

          Middlewares to be applied to the executeHttpRequest().

          +

        Returns this

        The request builder itself, to facilitate method chaining.

        +
      • Set middleware for requests towards the target system given in the destination.

        +

        Parameters

        • ...middlewares: HttpMiddleware[]

          Middlewares to be applied to the executeHttpRequest().

          +

        Returns this

        The request builder itself, to facilitate method chaining.

        +
      • Get HTTP request config.

        +

        Returns Promise<HttpRequestConfigWithOrigin>

        Promise of the HTTP request config with origin.

        +
      • Set the custom base path that gets prefixed to the API path parameter before a request.

        +

        Parameters

        • basePath: string

          Base path to be set.

          +

        Returns this

        The request builder itself, to facilitate method chaining.

        +
      • Skip fetching csrf token for this request, which is typically useful when the csrf token is not required.

        +

        Returns this

        The request builder itself, to facilitate method chaining.

        +

        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

        +
      diff --git a/static/api/v/classes/core_src.SSEDecoder.html b/static/api/v/classes/core_src.SSEDecoder.html new file mode 100644 index 000000000..af22ba471 --- /dev/null +++ b/static/api/v/classes/core_src.SSEDecoder.html @@ -0,0 +1,8 @@ +SSEDecoder | SAP AI SDK for JavaScript - v2.10.0
      SAP AI SDK for JavaScript - v2.10.0
        Preparing search index...

        Class SSEDecoder

        Server-Sent Event decoder.

        +
        Index

        Constructors

        Methods

        Constructors

        • Returns SSEDecoder

        Methods

        • Decode the line into structured server sent event.

          +

          Parameters

          • line: string

            Line to decode.

            +

          Returns ServerSentEvent | null

          Server sent event if the line is empty meaning the end of the received event, or null if there are more lines to come.

          +

          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

          +
        diff --git a/static/api/v/classes/core_src.SseStream.html b/static/api/v/classes/core_src.SseStream.html new file mode 100644 index 000000000..d77bcc926 --- /dev/null +++ b/static/api/v/classes/core_src.SseStream.html @@ -0,0 +1,8 @@ +SseStream | SAP AI SDK for JavaScript - v2.10.0
        SAP AI SDK for JavaScript - v2.10.0
          Preparing search index...

          Class SseStream<Item>

          Stream implemented as an async iterable.

          +

          Type Parameters

          • Item

          Hierarchy (View Summary)

          Implements

          Index

          Constructors

          Properties

          Methods

          [asyncIterator] +transformToSseStream +

          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

          +

          Constructors

          • Type Parameters

            • Item

            Parameters

            • iterator: () => AsyncIterator<Item>
            • controller: AbortController

            Returns SseStream<Item>

          Properties

          controller: AbortController
          iterator: () => AsyncIterator<Item>

          Methods

          • Returns AsyncIterator<Item>

          • Type Parameters

            • Item

            Parameters

            • response: HttpResponse
            • controller: AbortController

            Returns SseStream<Item>

          diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiChatClient.html b/static/api/v/classes/foundation-models_src.AzureOpenAiChatClient.html new file mode 100644 index 000000000..378640326 --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiChatClient.html @@ -0,0 +1,20 @@ +AzureOpenAiChatClient | SAP AI SDK for JavaScript - v2.10.0
          SAP AI SDK for JavaScript - v2.10.0
            Preparing search index...

            Azure OpenAI client for chat completion.

            +
            Index

            Constructors

            Methods

            Constructors

            • Creates an instance of the Azure OpenAI chat client.

              +

              Parameters

              • modelDeployment: ModelDeployment<AzureOpenAiChatModel>

                This configuration is used to retrieve a deployment. Depending on the configuration use either the given deployment ID or the model name to retrieve matching deployments. If model and deployment ID are given, the model is verified against the deployment.

                +
              • Optionaldestination:
                    | never
                    | Without<HttpDestination> & DestinationFetchOptions & {
                        serviceBindingTransformFn?: ServiceBindingTransformFunction;
                    } & { destinationName: string; service?: undefined }
                    | Without<
                        DestinationFetchOptions & {
                            serviceBindingTransformFn?: ServiceBindingTransformFunction;
                        } & { destinationName: string; service?: undefined },
                    > & Destination & { url: string }

                The destination to use for the request.

                +
                • never
                • Without<HttpDestination> & DestinationFetchOptions & {
                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                  } & { destinationName: string; service?: undefined }
                  • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                    Custom transformation function to control how a Destination is built from the given Service.

                    +
                  • destinationName: string

                    The name of the destination to retrieve from service bindings.

                    +
                  • Optionalservice?: undefined
                • Without<
                      DestinationFetchOptions & {
                          serviceBindingTransformFn?: ServiceBindingTransformFunction;
                      } & { destinationName: string; service?: undefined },
                  > & Destination & { url: string }

              Returns AzureOpenAiChatClient

            Methods

            • Creates a completion for the chat messages.

              +

              Parameters

              • request: AzureOpenAiCreateChatCompletionRequest

                Request containing chat completion input parameters.

                +
              • OptionalrequestConfig: CustomRequestConfig

                The request configuration.

                +

              Returns Promise<AzureOpenAiChatCompletionResponse>

              The completion result.

              +
            diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionResponse.html b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionResponse.html new file mode 100644 index 000000000..2bda67022 --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionResponse.html @@ -0,0 +1,43 @@ +AzureOpenAiChatCompletionResponse | SAP AI SDK for JavaScript - v2.10.0
            SAP AI SDK for JavaScript - v2.10.0
              Preparing search index...

              Class AzureOpenAiChatCompletionResponse

              Azure OpenAI chat completion response.

              +
              Index

              Constructors

              Properties

              _data: AzureOpenAiCreateChatCompletionResponse

              The chat completion response.

              +
              rawResponse: HttpResponse

              Methods

              • Parses the response and returns the choice by index.

                +

                Parameters

                • index: number

                  The index of the choice to find.

                  +

                Returns
                    | {
                        content_filter_results?: AzureOpenAiContentFilterChoiceResults;
                        finish_reason: | "stop"
                        | "length"
                        | "tool_calls"
                        | "content_filter"
                        | "function_call";
                        index: number;
                        logprobs: | {
                            content: AzureOpenAiChatCompletionTokenLogprob[]
                            | null;
                            refusal: AzureOpenAiChatCompletionTokenLogprob[] | null;
                        } & Record<string, any>
                        | null;
                        message: AzureOpenAiChatCompletionResponseMessage;
                    } & Record<string, any>
                    | undefined

                An LLMChoice object associated with the index.

                +
                • {
                      content_filter_results?: AzureOpenAiContentFilterChoiceResults;
                      finish_reason:
                          | "stop"
                          | "length"
                          | "tool_calls"
                          | "content_filter"
                          | "function_call";
                      index: number;
                      logprobs: | {
                          content: AzureOpenAiChatCompletionTokenLogprob[]
                          | null;
                          refusal: AzureOpenAiChatCompletionTokenLogprob[] | null;
                      } & Record<string, any>
                      | null;
                      message: AzureOpenAiChatCompletionResponseMessage;
                  } & Record<string, any>
                  • Optionalcontent_filter_results?: AzureOpenAiContentFilterChoiceResults
                  • finish_reason: "stop" | "length" | "tool_calls" | "content_filter" | "function_call"

                    The reason the model stopped generating tokens. This will be stop if the model hit a natural stop point or a provided stop sequence, +length if the maximum number of tokens specified in the request was reached, +content_filter if content was omitted due to a flag from our content filters, +tool_calls if the model called a tool, or function_call (deprecated) if the model called a function.

                    +
                  • index: number

                    The index of the choice in the list of choices.

                    +
                  • logprobs:
                        | {
                            content: AzureOpenAiChatCompletionTokenLogprob[]
                            | null;
                            refusal: AzureOpenAiChatCompletionTokenLogprob[] | null;
                        } & Record<string, any>
                        | null

                    Log probability information for the choice.

                    +
                  • message: AzureOpenAiChatCompletionResponseMessage
                • undefined
              • Gets the assistant message from the response.

                +

                Parameters

                • OptionalchoiceIndex: number

                  The index of the choice to use (default is 0).

                  +

                Returns AzureOpenAiChatCompletionResponseMessage | undefined

                The assistant message.

                +
              • Parses the Azure OpenAI response and returns the content.

                +

                Parameters

                • OptionalchoiceIndex: number

                  The index of the choice to parse.

                  +

                Returns string | null | undefined

                The message content.

                +
              • Reason for stopping the completion.

                +

                Parameters

                • OptionalchoiceIndex: number

                  The index of the choice to parse.

                  +

                Returns
                    | "stop"
                    | "length"
                    | "tool_calls"
                    | "content_filter"
                    | "function_call"
                    | undefined

                The finish reason.

                +
              • Parses the Azure OpenAI response and returns the refusal message generated by the model.

                +

                Parameters

                • OptionalchoiceIndex: number

                  The index of the choice to parse.

                  +

                Returns string | null | undefined

                The refusal string.

                +
              • Gets the request ID from the response headers.

                +

                Returns string | undefined

                The request ID, or undefined if the header is not present.

                +
              • Usage of tokens in the response.

                +

                Returns AzureOpenAiCompletionUsage | undefined

                Token usage.

                +
              • Parses the Azure OpenAI response and returns the tool calls generated by the model.

                +

                Parameters

                • OptionalchoiceIndex: number

                  The index of the choice to parse.

                  +

                Returns AzureOpenAiChatCompletionMessageToolCalls | undefined

                The message tool calls.

                +

                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                +
              diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStream.html b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStream.html new file mode 100644 index 000000000..fcefa23d0 --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStream.html @@ -0,0 +1,28 @@ +AzureOpenAiChatCompletionStream | SAP AI SDK for JavaScript - v2.10.0
              SAP AI SDK for JavaScript - v2.10.0
                Preparing search index...

                Class AzureOpenAiChatCompletionStream<Item>

                Chat completion stream containing post-processing functions.

                +

                Type Parameters

                • Item

                Hierarchy (View Summary)

                Index

                Constructors

                Properties

                controller: AbortController
                iterator: () => AsyncIterator<Item>

                Methods

                • Returns AsyncIterator<Item>

                • Internal

                  Create a chat completion stream based on the http response.

                  +

                  Parameters

                  • response: HttpResponse

                    Http response.

                    +
                  • controller: AbortController

                  Returns AzureOpenAiChatCompletionStream<AzureOpenAiCreateChatCompletionStreamResponse>

                  Chat completion stream.

                  +
                • Type Parameters

                  • Item

                  Parameters

                  • response: HttpResponse
                  • controller: AbortController

                  Returns SseStream<Item>

                diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamChunkResponse.html b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamChunkResponse.html new file mode 100644 index 000000000..d27cacc3c --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamChunkResponse.html @@ -0,0 +1,30 @@ +AzureOpenAiChatCompletionStreamChunkResponse | SAP AI SDK for JavaScript - v2.10.0
                SAP AI SDK for JavaScript - v2.10.0
                  Preparing search index...

                  Class AzureOpenAiChatCompletionStreamChunkResponse

                  Azure OpenAI chat completion stream chunk response.

                  +
                  Index

                  Constructors

                  Properties

                  _data: AzureOpenAiCreateChatCompletionStreamResponse

                  Methods

                  • Parses the chunk response and returns the choice by index.

                    +

                    Parameters

                    • index: number

                      The index of the choice to find.

                      +

                    Returns
                        | {
                            delta: AzureOpenAiChatCompletionStreamResponseDelta;
                            finish_reason: | "stop"
                            | "length"
                            | "tool_calls"
                            | "content_filter"
                            | "function_call"
                            | null;
                            index: number;
                            logprobs?: | {
                                content: AzureOpenAiChatCompletionTokenLogprob[]
                                | null;
                                refusal: AzureOpenAiChatCompletionTokenLogprob[] | null;
                            } & Record<string, any>
                            | null;
                        } & Record<string, any>
                        | undefined

                    An LLMChoiceStreaming object associated withe index.

                    +
                    • {
                          delta: AzureOpenAiChatCompletionStreamResponseDelta;
                          finish_reason:
                              | "stop"
                              | "length"
                              | "tool_calls"
                              | "content_filter"
                              | "function_call"
                              | null;
                          index: number;
                          logprobs?: | {
                              content: AzureOpenAiChatCompletionTokenLogprob[]
                              | null;
                              refusal: AzureOpenAiChatCompletionTokenLogprob[] | null;
                          } & Record<string, any>
                          | null;
                      } & Record<string, any>
                      • delta: AzureOpenAiChatCompletionStreamResponseDelta
                      • finish_reason: "stop" | "length" | "tool_calls" | "content_filter" | "function_call" | null

                        The reason the model stopped generating tokens. This will be stop if the model hit a natural stop point or a provided stop sequence, +length if the maximum number of tokens specified in the request was reached, +content_filter if content was omitted due to a flag from our content filters, +tool_calls if the model called a tool, or function_call (deprecated) if the model called a function.

                        +
                      • index: number

                        The index of the choice in the list of choices.

                        +
                      • Optionallogprobs?:
                            | {
                                content: AzureOpenAiChatCompletionTokenLogprob[]
                                | null;
                                refusal: AzureOpenAiChatCompletionTokenLogprob[] | null;
                            } & Record<string, any>
                            | null

                        Log probability information for the choice.

                        +
                    • undefined
                  • Parses the chunk response and returns the delta content.

                    +

                    Parameters

                    • OptionalchoiceIndex: number

                      The index of the choice to parse.

                      +

                    Returns string | null | undefined

                    The message delta content.

                    +
                  • Gets the delta tool calls for a specific choice index.

                    +

                    Parameters

                    • OptionalchoiceIndex: number

                      The index of the choice to parse.

                      +

                    Returns AzureOpenAiChatCompletionMessageToolCallChunk[] | undefined

                    The delta tool calls for the specified choice index.

                    +
                  • Reason for stopping the completion stream chunk.

                    +

                    Parameters

                    • OptionalchoiceIndex: number

                      The index of the choice to parse.

                      +

                    Returns
                        | "stop"
                        | "length"
                        | "tool_calls"
                        | "content_filter"
                        | "function_call"
                        | null
                        | undefined

                    The finish reason.

                    +
                  • Usage of tokens in the chunk response.

                    +

                    Returns AzureOpenAiCompletionUsage | null

                    Token usage.

                    +

                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                    +
                  diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamResponse.html b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamResponse.html new file mode 100644 index 000000000..cf27f675d --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiChatCompletionStreamResponse.html @@ -0,0 +1,27 @@ +AzureOpenAiChatCompletionStreamResponse | SAP AI SDK for JavaScript - v2.10.0
                  SAP AI SDK for JavaScript - v2.10.0
                    Preparing search index...

                    Class AzureOpenAiChatCompletionStreamResponse<T>

                    Azure OpenAI chat completion stream response.

                    +

                    Type Parameters

                    • T
                    Index

                    Constructors

                    • Type Parameters

                      • T

                      Returns AzureOpenAiChatCompletionStreamResponse<T>

                      Since v2.9.0. Provide an HttpResponse parameter when constructing AzureOpenAiChatCompletionStreamResponse. This constructor overload will be removed in v3.0.0. +Creates an Azure OpenAI chat completion stream response.

                      +
                    • Creates an Azure OpenAI chat completion stream response.

                      +

                      Type Parameters

                      • T

                      Parameters

                      • rawResponse: HttpResponse

                        The raw HTTP response. SSE data is not part of the immediate response.

                        +

                      Returns AzureOpenAiChatCompletionStreamResponse<T>

                    Accessors

                    • get rawResponse(): HttpResponse

                      Gets the raw HTTP response. SSE data is not part of the immediate response.

                      +

                      Returns HttpResponse

                      The raw HTTP response.

                      +

                      When constructed without a raw response parameter (deprecated).

                      +

                    Methods

                    • Internal

                      Returns Map<
                          number,
                          | "stop"
                          | "length"
                          | "tool_calls"
                          | "content_filter"
                          | "function_call"
                          | null,
                      >

                    • Internal

                      Returns Map<number, Map<number, ToolCallAccumulator>>

                    • Internal

                      Parameters

                      • finishReasons: Map<
                            number,
                            | "stop"
                            | "length"
                            | "tool_calls"
                            | "content_filter"
                            | "function_call"
                            | null,
                        >

                      Returns void

                    • Internal

                      Parameters

                      • usage: AzureOpenAiCompletionUsage

                      Returns void

                    • Internal

                      Parameters

                      • choiceIndex: number
                      • toolCalls: AzureOpenAiChatCompletionMessageToolCalls

                      Returns void

                    • Parameters

                      • OptionalchoiceIndex: number

                      Returns
                          | "stop"
                          | "length"
                          | "tool_calls"
                          | "content_filter"
                          | "function_call"
                          | null
                          | undefined

                    • Gets the request ID from the response headers.

                      +

                      Returns string | undefined

                      The request ID, or undefined if the header is not present.

                      +
                    • Returns AzureOpenAiCompletionUsage | undefined

                    • Gets the tool calls for a specific choice index.

                      +

                      Parameters

                      • OptionalchoiceIndex: number

                        The index of the choice to get the tool calls for.

                        +

                      Returns AzureOpenAiChatCompletionMessageToolCalls | undefined

                      The tool calls for the specified choice index.

                      +

                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                      +
                    diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingClient.html b/static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingClient.html new file mode 100644 index 000000000..d251d8328 --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingClient.html @@ -0,0 +1,13 @@ +AzureOpenAiEmbeddingClient | SAP AI SDK for JavaScript - v2.10.0
                    SAP AI SDK for JavaScript - v2.10.0
                      Preparing search index...

                      Class AzureOpenAiEmbeddingClient

                      Azure OpenAI client for embeddings.

                      +
                      Index

                      Constructors

                      Methods

                      run +

                      Constructors

                      • Creates an instance of the Azure OpenAI embedding client.

                        +

                        Parameters

                        • modelDeployment: ModelDeployment<AzureOpenAiEmbeddingModel>

                          This configuration is used to retrieve a deployment. Depending on the configuration use either the given deployment ID or the model name to retrieve matching deployments. If model and deployment ID are given, the model is verified against the deployment.

                          +
                        • Optionaldestination:
                              | never
                              | Without<HttpDestination> & DestinationFetchOptions & {
                                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
                              } & { destinationName: string; service?: undefined }
                              | Without<
                                  DestinationFetchOptions & {
                                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                  } & { destinationName: string; service?: undefined },
                              > & Destination & { url: string }
                          • never
                          • Without<HttpDestination> & DestinationFetchOptions & {
                                serviceBindingTransformFn?: ServiceBindingTransformFunction;
                            } & { destinationName: string; service?: undefined }
                            • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                              Custom transformation function to control how a Destination is built from the given Service.

                              +
                            • destinationName: string

                              The name of the destination to retrieve from service bindings.

                              +
                            • Optionalservice?: undefined
                          • Without<
                                DestinationFetchOptions & {
                                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                } & { destinationName: string; service?: undefined },
                            > & Destination & { url: string }

                        Returns AzureOpenAiEmbeddingClient

                      Methods

                      diff --git a/static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingResponse.html b/static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingResponse.html new file mode 100644 index 000000000..cd5b0c24a --- /dev/null +++ b/static/api/v/classes/foundation-models_src.AzureOpenAiEmbeddingResponse.html @@ -0,0 +1,17 @@ +AzureOpenAiEmbeddingResponse | SAP AI SDK for JavaScript - v2.10.0
                      SAP AI SDK for JavaScript - v2.10.0
                        Preparing search index...

                        Class AzureOpenAiEmbeddingResponse

                        Azure OpenAI embedding response.

                        +
                        Index

                        Constructors

                        Properties

                        _data: AzureOpenAiEmbeddingOutput

                        The embedding response.

                        +
                        rawResponse: HttpResponse

                        Methods

                        • Parses the Azure OpenAI response and returns the embedding.

                          +

                          Parameters

                          • OptionaldataIndex: number

                            The index of the data to parse.

                            +

                          Returns number[] | undefined

                          The embedding vector.

                          +
                        • Parses the Azure OpenAI response and returns all embeddings.

                          +

                          Returns number[][]

                          The embedding vectors.

                          +
                        • Gets the request ID from the response headers.

                          +

                          Returns string | undefined

                          The request ID, or undefined if the header is not present.

                          +

                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                          +
                        diff --git a/static/api/v/classes/langchain_src.AzureOpenAiChatClient.html b/static/api/v/classes/langchain_src.AzureOpenAiChatClient.html new file mode 100644 index 000000000..8a3fd6a5a --- /dev/null +++ b/static/api/v/classes/langchain_src.AzureOpenAiChatClient.html @@ -0,0 +1,380 @@ +AzureOpenAiChatClient | SAP AI SDK for JavaScript - v2.10.0
                        SAP AI SDK for JavaScript - v2.10.0
                          Preparing search index...

                          Class AzureOpenAiChatClient

                          LangChain chat client for Azure OpenAI consumption on SAP BTP.

                          +

                          Hierarchy

                          Index

                          Constructors

                          • Parameters

                            • fields: AzureOpenAiChatModelParams
                            • Optionaldestination:
                                  | never
                                  | Without<HttpDestination> & DestinationFetchOptions & {
                                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                  } & { destinationName: string; service?: undefined }
                                  | Without<
                                      DestinationFetchOptions & {
                                          serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                      } & { destinationName: string; service?: undefined },
                                  > & Destination & { url: string }
                              • never
                              • Without<HttpDestination> & DestinationFetchOptions & {
                                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                } & { destinationName: string; service?: undefined }
                                • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                  Custom transformation function to control how a Destination is built from the given Service.

                                  +
                                • destinationName: string

                                  The name of the destination to retrieve from service bindings.

                                  +
                                • Optionalservice?: undefined
                              • Without<
                                    DestinationFetchOptions & {
                                        serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                    } & { destinationName: string; service?: undefined },
                                > & Destination & { url: string }

                            Returns AzureOpenAiChatClient

                          Properties

                          cache?: BaseCache<Generation[]>
                          callbacks?: Callbacks
                          caller: AsyncCaller

                          The async caller should be used by subclasses to make any async calls, +which will thus benefit from the concurrency and retry logic.

                          +
                          disableStreaming: boolean
                          frequency_penalty?: number
                          lc_kwargs: SerializedFields
                          lc_namespace: string[]

                          A path to the module that contains the class, eg. ["langchain", "llms"] +Usually should be the same as the entrypoint the class is exported from.

                          +
                          lc_runnable: boolean
                          lc_serializable: boolean
                          logit_bias?: Record<string, any> | null
                          max_tokens?: number
                          metadata?: Record<string, unknown>
                          modelName: string
                          name?: string
                          outputVersion?: MessageOutputVersion
                          ParsedCallOptions: Omit<
                              CallOptions,
                              Exclude<keyof RunnableConfig, "signal" | "timeout" | "maxConcurrency">,
                          >
                          presence_penalty?: number
                          stop?: string | string[]
                          streaming: boolean
                          supportsStrictToolCalling?: boolean
                          tags?: string[]
                          temperature?: number | null
                          top_p?: number | null
                          user?: string
                          verbose: boolean

                          Whether to print out response text.

                          +

                          Accessors

                          • get callKeys(): string[]

                            Keys that the language model accepts as call options.

                            +

                            Returns string[]

                          • get lc_aliases(): { [key: string]: string } | undefined

                            A map of aliases for constructor args. +Keys are the attribute names, e.g. "foo". +Values are the alias that will replace the key in serialization. +This is used to eg. make argument names match Python.

                            +

                            Returns { [key: string]: string } | undefined

                          • get lc_attributes(): { [key: string]: undefined } | undefined

                            A map of additional attributes to merge with constructor args. +Keys are the attribute names, e.g. "foo". +Values are the attribute values, which will be serialized. +These attributes need to be accepted by the constructor as arguments.

                            +

                            Returns { [key: string]: undefined } | undefined

                          • get lc_id(): string[]

                            The final serialized identifier for the module.

                            +

                            Returns string[]

                          • get lc_secrets(): { [key: string]: string } | undefined

                            A map of secrets, which will be omitted from serialization. +Keys are paths to the secret in constructor args, e.g. "foo.bar.baz". +Values are the secret ids, which will be used when deserializing.

                            +

                            Returns { [key: string]: string } | undefined

                          • get lc_serializable_keys(): string[] | undefined

                            A manual list of keys that should be serialized. +If not overridden, all fields passed into the constructor will be serialized.

                            +

                            Returns string[] | undefined

                          • get profile(): ModelProfile

                            Return profiling information for the model.

                            +

                            Returns ModelProfile

                            An object describing the model's capabilities and constraints

                            +

                          Methods

                          • Parameters

                            • pkg: string
                            • version: string

                            Returns void

                          • Internal method that handles batching and configuration for a runnable +It takes a function, input values, and optional configuration, and +returns a promise that resolves to the output values.

                            +

                            Type Parameters

                            • T extends BaseLanguageModelInput

                            Parameters

                            • func: (
                                  inputs: T[],
                                  options?: Partial<AzureOpenAiChatCallOptions>[],
                                  runManagers?: (CallbackManagerForChainRun | undefined)[],
                                  batchOptions?: RunnableBatchOptions,
                              ) => Promise<(AIMessageChunk<MessageStructure<MessageToolSet>> | Error)[]>

                              The function to be executed for each input value.

                              +
                            • inputs: T[]
                            • Optionaloptions:
                                  | Partial<
                                      BaseLanguageModelCallOptions & {
                                          outputVersion?: MessageOutputVersion;
                                          tool_choice?: ToolChoice;
                                      } & Pick<
                                          AzureOpenAiCreateChatCompletionRequest,
                                          | "function_call"
                                          | "data_sources"
                                          | "n"
                                          | "seed"
                                          | "logprobs"
                                          | "top_logprobs"
                                          | "response_format"
                                          | "tool_choice"
                                          | "functions",
                                      > & {
                                          promptIndex?: number;
                                          requestConfig?: CustomRequestConfig;
                                          strict?: boolean;
                                          tools?: ChatAzureOpenAIToolType[];
                                      } & { runType?: string },
                                  >
                                  | Partial<
                                      BaseLanguageModelCallOptions & {
                                          outputVersion?: MessageOutputVersion;
                                          tool_choice?: ToolChoice;
                                      } & Pick<
                                          AzureOpenAiCreateChatCompletionRequest,
                                          | "function_call"
                                          | "data_sources"
                                          | "n"
                                          | "seed"
                                          | "logprobs"
                                          | "top_logprobs"
                                          | "response_format"
                                          | "tool_choice"
                                          | "functions",
                                      > & {
                                          promptIndex?: number;
                                          requestConfig?: CustomRequestConfig;
                                          strict?: boolean;
                                          tools?: ChatAzureOpenAIToolType[];
                                      } & { runType?: string },
                                  >[]
                            • OptionalbatchOptions: RunnableBatchOptions

                            Returns Promise<(AIMessageChunk<MessageStructure<MessageToolSet>> | Error)[]>

                            A promise that resolves to the output values.

                            +
                          • Type Parameters

                            • T extends BaseLanguageModelInput

                            Parameters

                            • func:
                                  | (
                                      (input: T) => Promise<AIMessageChunk<MessageStructure<MessageToolSet>>>
                                  )
                                  | (
                                      (
                                          input: T,
                                          config?: Partial<AzureOpenAiChatCallOptions>,
                                          runManager?: CallbackManagerForChainRun,
                                      ) => Promise<AIMessageChunk<MessageStructure<MessageToolSet>>>
                                  )
                            • input: T
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions> & { runType?: string }

                            Returns Promise<AIMessageChunk<MessageStructure<MessageToolSet>>>

                          • Parameters

                            • ...llmOutputs: (Record<string, any> | undefined)[]

                            Returns Record<string, any> | undefined

                          • Internal

                            Type Parameters

                            • O

                            Parameters

                            • first: O
                            • second: O

                            Returns O

                          • Parameters

                            • messages: BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]
                            • options: Omit<
                                  AzureOpenAiChatCallOptions,
                                  | "tags"
                                  | "metadata"
                                  | "configurable"
                                  | "recursionLimit"
                                  | "runName"
                                  | "callbacks"
                                  | "runId",
                              >
                            • OptionalrunManager: CallbackManagerForLLMRun

                            Returns Promise<ChatResult>

                          • Parameters

                            • __namedParameters: {
                                  cache: BaseCache<Generation[]>;
                                  handledOptions: RunnableConfig;
                                  llmStringKey: string;
                                  messages: BaseMessageLike[][];
                                  parsedOptions: any;
                              }

                            Returns Promise<
                                LLMResult & {
                                    missingPromptIndices: number[];
                                    startedRunManagers?: CallbackManagerForLLMRun[];
                                },
                            >

                          • Type Parameters

                            • O extends BaseLanguageModelCallOptions & {
                                  outputVersion?: MessageOutputVersion;
                                  tool_choice?: ToolChoice;
                              } & Pick<
                                  AzureOpenAiCreateChatCompletionRequest,
                                  | "function_call"
                                  | "data_sources"
                                  | "n"
                                  | "seed"
                                  | "logprobs"
                                  | "top_logprobs"
                                  | "response_format"
                                  | "tool_choice"
                                  | "functions",
                              > & {
                                  promptIndex?: number;
                                  requestConfig?: CustomRequestConfig;
                                  strict?: boolean;
                                  tools?: ChatAzureOpenAIToolType[];
                              } & { runType?: string }

                            Parameters

                            • options: Partial<O> | Partial<O>[]
                            • Optionallength: number

                            Returns Partial<O>[]

                          • Create a unique cache key for a specific call to a specific language model.

                            +

                            Parameters

                            • callOptions: BaseLanguageModelCallOptions & {
                                  outputVersion?: MessageOutputVersion;
                                  tool_choice?: ToolChoice;
                              } & Pick<
                                  AzureOpenAiCreateChatCompletionRequest,
                                  | "function_call"
                                  | "data_sources"
                                  | "n"
                                  | "seed"
                                  | "logprobs"
                                  | "top_logprobs"
                                  | "response_format"
                                  | "tool_choice"
                                  | "functions",
                              > & {
                                  promptIndex?: number;
                                  requestConfig?: CustomRequestConfig;
                                  strict?: boolean;
                                  tools?: ChatAzureOpenAIToolType[];
                              } & { config?: RunnableConfig<Record<string, any>> }

                              Call options for the model

                              +
                              • OptionaloutputVersion?: MessageOutputVersion

                                Version of AIMessage output format to store in message content.

                                +

                                AIMessage.contentBlocks will lazily parse the contents of content into a +standard format. This flag can be used to additionally store the standard format +as the message content, e.g., for serialization purposes.

                                +
                                  +
                                • "v0": provider-specific format in content (can lazily parse with .contentBlocks)
                                • +
                                • "v1": standardized format in content (consistent with .contentBlocks)
                                • +
                                +

                                You can also set LC_OUTPUT_VERSION as an environment variable to "v1" to +enable this by default.

                                +
                                "v0"
                                +
                                + +
                              • Optionaltool_choice?: ToolChoice

                                Specifies how the chat model should use tools.

                                +
                                undefined

                                Possible values:
                                - "auto": The model may choose to use any of the provided tools, or none.
                                - "any": The model must use one of the provided tools.
                                - "none": The model must not use any tools.
                                - A string (not "auto", "any", or "none"): The name of a specific tool the model must use.
                                - An object: A custom schema specifying tool choice parameters. Specific to the provider.

                                Note: Not all providers support tool_choice. An error will be thrown
                                if used with an unsupported model. +
                                + +
                              • Optionalconfig?: RunnableConfig<Record<string, any>>

                            Returns string

                            A unique cache key.

                            +
                          • Get the identifying parameters of the LLM.

                            +

                            Returns Record<string, any>

                          • Returns string

                          • Returns string

                          • Parameters

                            Returns [
                                RunnableConfig<Record<string, any>>,
                                Omit<
                                    Partial<AzureOpenAiChatCallOptions>,
                                    keyof RunnableConfig<Record<string, any>>,
                                >,
                            ]

                          • Parameters

                            Returns [
                                RunnableConfig<Record<string, any>>,
                                Omit<
                                    AzureOpenAiChatCallOptions,
                                    | "tags"
                                    | "metadata"
                                    | "configurable"
                                    | "recursionLimit"
                                    | "runName"
                                    | "callbacks"
                                    | "runId",
                                >,
                            ]

                          • Default streaming implementation. +Subclasses should override this method if they support streaming output.

                            +

                            Parameters

                            Returns AsyncGenerator<AIMessageChunk<MessageStructure<MessageToolSet>>>

                          • Parameters

                            • input: BaseLanguageModelInput
                            • logStreamCallbackHandler: LogStreamCallbackHandler
                            • config: Partial<CallOptions>

                            Returns AsyncGenerator<RunLogPatch>

                          • Stream response chunks from the Azure OpenAI client.

                            +

                            Parameters

                            • messages: BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]

                              The messages to send to the model.

                              +
                            • options: Omit<
                                  AzureOpenAiChatCallOptions,
                                  | "tags"
                                  | "metadata"
                                  | "configurable"
                                  | "recursionLimit"
                                  | "runName"
                                  | "callbacks"
                                  | "runId",
                              >

                              The call options.

                              +
                            • OptionalrunManager: CallbackManagerForLLMRun

                              The callback manager for the run.

                              +

                            Returns AsyncGenerator<ChatGenerationChunk>

                            An async generator of chat generation chunks.

                            +
                          • Helper method to transform an Iterator of Input values into an Iterator of +Output values, with callbacks. +Use this to implement stream() or transform() in Runnable subclasses.

                            +

                            Type Parameters

                            • I extends BaseLanguageModelInput
                            • O extends AIMessageChunk<MessageStructure<MessageToolSet>>

                            Parameters

                            • inputGenerator: AsyncGenerator<I>
                            • transformer: (
                                  generator: AsyncGenerator<I>,
                                  runManager?: CallbackManagerForChainRun,
                                  options?: Partial<AzureOpenAiChatCallOptions>,
                              ) => AsyncGenerator<O>
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions> & { runType?: string }

                            Returns AsyncGenerator<O>

                          • Assigns new fields to the dict output of this runnable. Returns a new runnable.

                            +

                            Parameters

                            • mapping: RunnableMapLike<Record<string, unknown>, Record<string, unknown>>

                            Returns Runnable

                          • Convert a runnable to a tool. Return a new instance of RunnableToolLike +which contains the runnable, name, description and schema.

                            +

                            Type Parameters

                            • T extends BaseLanguageModelInput = BaseLanguageModelInput

                            Parameters

                            • fields: { description?: string; name?: string; schema: InteropZodType<T> }
                              • Optionaldescription?: string

                                The description of the tool. Falls back to the description on the Zod schema if not provided, or undefined if neither are provided.

                                +
                              • Optionalname?: string

                                The name of the tool. If not provided, it will default to the name of the runnable.

                                +
                              • schema: InteropZodType<T>

                                The Zod schema for the input of the tool. Infers the Zod type from the input type of the runnable.

                                +

                            Returns RunnableToolLike<
                                InteropZodType<T | ToolCall<string, Record<string, any>>>,
                                AIMessageChunk<MessageStructure<MessageToolSet>>,
                            >

                            An instance of RunnableToolLike which is a runnable that can be used as a tool.

                            +
                          • Default implementation of batch, which calls invoke N times. +Subclasses should override this method if they can batch more efficiently.

                            +

                            Parameters

                            • inputs: BaseLanguageModelInput[]

                              Array of inputs to each batch call.

                              +
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions> | Partial<AzureOpenAiChatCallOptions>[]

                              Either a single call options object to apply to each batch call or an array for each call.

                              +
                            • OptionalbatchOptions: RunnableBatchOptions & { returnExceptions?: false }
                              • returnExceptions

                                Whether to return errors rather than throwing on the first one

                                +
                              • OptionalreturnExceptions?: false

                                Whether to return errors rather than throwing on the first one

                                +

                            Returns Promise<AIMessageChunk<MessageStructure<MessageToolSet>>[]>

                            An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set

                            +
                          • Default implementation of batch, which calls invoke N times. +Subclasses should override this method if they can batch more efficiently.

                            +

                            Parameters

                            • inputs: BaseLanguageModelInput[]

                              Array of inputs to each batch call.

                              +
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions> | Partial<AzureOpenAiChatCallOptions>[]

                              Either a single call options object to apply to each batch call or an array for each call.

                              +
                            • OptionalbatchOptions: RunnableBatchOptions & { returnExceptions: true }
                              • returnExceptions

                                Whether to return errors rather than throwing on the first one

                                +
                              • returnExceptions: true

                                Whether to return errors rather than throwing on the first one

                                +

                            Returns Promise<(AIMessageChunk<MessageStructure<MessageToolSet>> | Error)[]>

                            An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set

                            +
                          • Default implementation of batch, which calls invoke N times. +Subclasses should override this method if they can batch more efficiently.

                            +

                            Parameters

                            • inputs: BaseLanguageModelInput[]

                              Array of inputs to each batch call.

                              +
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions> | Partial<AzureOpenAiChatCallOptions>[]

                              Either a single call options object to apply to each batch call or an array for each call.

                              +
                            • OptionalbatchOptions: RunnableBatchOptions
                              • returnExceptions

                                Whether to return errors rather than throwing on the first one

                                +

                            Returns Promise<(AIMessageChunk<MessageStructure<MessageToolSet>> | Error)[]>

                            An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set

                            +
                          • Bind tool-like objects to this chat model.

                            +

                            Parameters

                            • tools: ChatAzureOpenAIToolType[]

                              A list of tool definitions to bind to this chat model. +Can be a structured tool, an OpenAI formatted tool, or an object +matching the provider's specific tool schema.

                              +
                            • Optionalkwargs: Partial<AzureOpenAiChatCallOptions>

                              Any additional parameters to bind.

                              +

                            Returns Runnable<
                                BaseLanguageModelInput,
                                AIMessageChunk<MessageStructure<MessageToolSet>>,
                                AzureOpenAiChatCallOptions,
                            >

                          • Generates chat based on the input messages.

                            +

                            Parameters

                            • messages: BaseMessageLike[][]

                              An array of arrays of BaseMessage instances.

                              +
                            • Optionaloptions: string[] | Partial<AzureOpenAiChatCallOptions>

                              The call options or an array of stop sequences.

                              +
                            • Optionalcallbacks: Callbacks

                              The callbacks for the language model.

                              +

                            Returns Promise<LLMResult>

                            A Promise that resolves to an LLMResult.

                            +
                          • Generates a prompt based on the input prompt values.

                            +

                            Parameters

                            • promptValues: BasePromptValueInterface[]

                              An array of BasePromptValue instances.

                              +
                            • Optionaloptions: string[] | Partial<AzureOpenAiChatCallOptions>

                              The call options or an array of stop sequences.

                              +
                            • Optionalcallbacks: Callbacks

                              The callbacks for the language model.

                              +

                            Returns Promise<LLMResult>

                            A Promise that resolves to an LLMResult.

                            +
                          • Parameters

                            • Optional_: RunnableConfig<Record<string, any>>

                            Returns Graph

                          • Parameters

                            • options: Omit<
                                  AzureOpenAiChatCallOptions,
                                  | "tags"
                                  | "metadata"
                                  | "configurable"
                                  | "recursionLimit"
                                  | "runName"
                                  | "callbacks"
                                  | "runId",
                              >

                            Returns LangSmithParams

                          • Wraps getLsParams() and always appends ls_integration. +This ensures the integration tag is present even when +partner packages fully override getLsParams().

                            +

                            Parameters

                            • options: Omit<
                                  AzureOpenAiChatCallOptions,
                                  | "tags"
                                  | "metadata"
                                  | "configurable"
                                  | "recursionLimit"
                                  | "runName"
                                  | "callbacks"
                                  | "runId",
                              >

                            Returns LangSmithParams

                          • Parameters

                            • Optionalsuffix: string

                            Returns string

                          • Get the number of tokens in the content.

                            +

                            Parameters

                            • content: MessageContent

                              The content to get the number of tokens for.

                              +

                            Returns Promise<number>

                            The number of tokens in the content.

                            +
                          • Get the parameters used to invoke the model

                            +

                            Parameters

                            • Optional_options: Omit<
                                  AzureOpenAiChatCallOptions,
                                  | "tags"
                                  | "metadata"
                                  | "configurable"
                                  | "recursionLimit"
                                  | "runName"
                                  | "callbacks"
                                  | "runId",
                              >

                            Returns any

                          • Invokes the chat model with a single input.

                            +

                            Parameters

                            • input: BaseLanguageModelInput

                              The input for the language model.

                              +
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions>

                              The call options.

                              +

                            Returns Promise<AIMessageChunk<MessageStructure<MessageToolSet>>>

                            A Promise that resolves to a BaseMessageChunk.

                            +
                          • Pick keys from the dict output of this runnable. Returns a new runnable.

                            +

                            Parameters

                            • keys: string | string[]

                            Returns Runnable

                          • Create a new runnable sequence that runs each individual runnable in series, +piping the output of one runnable into another runnable or runnable-like.

                            +

                            Type Parameters

                            • NewRunOutput

                            Parameters

                            • coerceable: RunnableLike<AIMessageChunk<MessageStructure<MessageToolSet>>, NewRunOutput>

                              A runnable, function, or object whose values are functions or runnables.

                              +

                            Returns Runnable<BaseLanguageModelInput, Exclude<NewRunOutput, Error>>

                            A new runnable sequence.

                            +
                          • Returns SerializedLLM

                            Return a json-like object representing this LLM.

                            +
                          • Stream output in chunks.

                            +

                            Parameters

                            Returns Promise<
                                IterableReadableStream<AIMessageChunk<MessageStructure<MessageToolSet>>>,
                            >

                            A readable stream that is also an iterable.

                            +
                          • Generate a stream of events emitted by the internal steps of the runnable.

                            +

                            Use to create an iterator over StreamEvents that provide real-time information +about the progress of the runnable, including StreamEvents from intermediate +results.

                            +

                            A StreamEvent is a dictionary with the following schema:

                            +
                              +
                            • event: string - Event names are of the format: on_[runnable_type]_(start|stream|end).
                            • +
                            • name: string - The name of the runnable that generated the event.
                            • +
                            • run_id: string - Randomly generated ID associated with the given execution of +the runnable that emitted the event. A child runnable that gets invoked as part of the execution of a +parent runnable is assigned its own unique ID.
                            • +
                            • tags: string[] - The tags of the runnable that generated the event.
                            • +
                            • metadata: Record<string, any> - The metadata of the runnable that generated the event.
                            • +
                            • data: Record<string, any>
                            • +
                            +

                            Below is a table that illustrates some events that might be emitted by various +chains. Metadata fields have been omitted from the table for brevity. +Chain definitions have been included after the table.

                            +

                            ATTENTION This reference table is for the V2 version of the schema.

                            +
                            +----------------------+-----------------------------+------------------------------------------+
                            +| event                | input                       | output/chunk                             |
                            ++======================+=============================+==========================================+
                            +| on_chat_model_start  | {"messages": BaseMessage[]} |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chat_model_stream |                             | AIMessageChunk("hello")                  |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chat_model_end    | {"messages": BaseMessage[]} | AIMessageChunk("hello world")            |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_llm_start         | {'input': 'hello'}          |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_llm_stream        |                             | 'Hello'                                  |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_llm_end           | 'Hello human!'              |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chain_start       |                             |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chain_stream      |                             | "hello world!"                           |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chain_end         | [Document(...)]             | "hello world!, goodbye world!"           |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_tool_start        | {"x": 1, "y": "2"}          |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_tool_end          |                             | {"x": 1, "y": "2"}                       |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_retriever_start   | {"query": "hello"}          |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_retriever_end     | {"query": "hello"}          | [Document(...), ..]                      |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_prompt_start      | {"question": "hello"}       |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_prompt_end        | {"question": "hello"}       | ChatPromptValue(messages: BaseMessage[]) |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +
                            + +

                            The "on_chain_*" events are the default for Runnables that don't fit one of the above categories.

                            +

                            In addition to the standard events above, users can also dispatch custom events.

                            +

                            Custom events will be only be surfaced with in the v2 version of the API!

                            +

                            A custom event has following format:

                            +
                            +-----------+------+------------------------------------------------------------+
                            +| Attribute | Type | Description                                                |
                            ++===========+======+============================================================+
                            +| name      | str  | A user defined name for the event.                         |
                            ++-----------+------+------------------------------------------------------------+
                            +| data      | Any  | The data associated with the event. This can be anything.  |
                            ++-----------+------+------------------------------------------------------------+
                            +
                            + +

                            Here's an example:

                            +
                            import { RunnableLambda } from "@langchain/core/runnables";
                            import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch";
                            // Use this import for web environments that don't support "async_hooks"
                            // and manually pass config to child runs.
                            // import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch/web";

                            const slowThing = RunnableLambda.from(async (someInput: string) => {
                            // Placeholder for some slow operation
                            await new Promise((resolve) => setTimeout(resolve, 100));
                            await dispatchCustomEvent("progress_event", {
                            message: "Finished step 1 of 2",
                            });
                            await new Promise((resolve) => setTimeout(resolve, 100));
                            return "Done";
                            });

                            const eventStream = await slowThing.streamEvents("hello world", {
                            version: "v2",
                            });

                            for await (const event of eventStream) {
                            if (event.event === "on_custom_event") {
                            console.log(event);
                            }
                            } +
                            + +

                            Parameters

                            • input: BaseLanguageModelInput
                            • options: Partial<AzureOpenAiChatCallOptions> & { version: "v1" | "v2" }
                            • OptionalstreamOptions: Omit<EventStreamCallbackHandlerInput, "autoClose">

                            Returns IterableReadableStream<StreamEvent>

                          • Generate a stream of events emitted by the internal steps of the runnable.

                            +

                            Use to create an iterator over StreamEvents that provide real-time information +about the progress of the runnable, including StreamEvents from intermediate +results.

                            +

                            A StreamEvent is a dictionary with the following schema:

                            +
                              +
                            • event: string - Event names are of the format: on_[runnable_type]_(start|stream|end).
                            • +
                            • name: string - The name of the runnable that generated the event.
                            • +
                            • run_id: string - Randomly generated ID associated with the given execution of +the runnable that emitted the event. A child runnable that gets invoked as part of the execution of a +parent runnable is assigned its own unique ID.
                            • +
                            • tags: string[] - The tags of the runnable that generated the event.
                            • +
                            • metadata: Record<string, any> - The metadata of the runnable that generated the event.
                            • +
                            • data: Record<string, any>
                            • +
                            +

                            Below is a table that illustrates some events that might be emitted by various +chains. Metadata fields have been omitted from the table for brevity. +Chain definitions have been included after the table.

                            +

                            ATTENTION This reference table is for the V2 version of the schema.

                            +
                            +----------------------+-----------------------------+------------------------------------------+
                            +| event                | input                       | output/chunk                             |
                            ++======================+=============================+==========================================+
                            +| on_chat_model_start  | {"messages": BaseMessage[]} |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chat_model_stream |                             | AIMessageChunk("hello")                  |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chat_model_end    | {"messages": BaseMessage[]} | AIMessageChunk("hello world")            |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_llm_start         | {'input': 'hello'}          |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_llm_stream        |                             | 'Hello'                                  |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_llm_end           | 'Hello human!'              |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chain_start       |                             |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chain_stream      |                             | "hello world!"                           |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_chain_end         | [Document(...)]             | "hello world!, goodbye world!"           |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_tool_start        | {"x": 1, "y": "2"}          |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_tool_end          |                             | {"x": 1, "y": "2"}                       |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_retriever_start   | {"query": "hello"}          |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_retriever_end     | {"query": "hello"}          | [Document(...), ..]                      |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_prompt_start      | {"question": "hello"}       |                                          |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +| on_prompt_end        | {"question": "hello"}       | ChatPromptValue(messages: BaseMessage[]) |
                            ++----------------------+-----------------------------+------------------------------------------+
                            +
                            + +

                            The "on_chain_*" events are the default for Runnables that don't fit one of the above categories.

                            +

                            In addition to the standard events above, users can also dispatch custom events.

                            +

                            Custom events will be only be surfaced with in the v2 version of the API!

                            +

                            A custom event has following format:

                            +
                            +-----------+------+------------------------------------------------------------+
                            +| Attribute | Type | Description                                                |
                            ++===========+======+============================================================+
                            +| name      | str  | A user defined name for the event.                         |
                            ++-----------+------+------------------------------------------------------------+
                            +| data      | Any  | The data associated with the event. This can be anything.  |
                            ++-----------+------+------------------------------------------------------------+
                            +
                            + +

                            Here's an example:

                            +
                            import { RunnableLambda } from "@langchain/core/runnables";
                            import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch";
                            // Use this import for web environments that don't support "async_hooks"
                            // and manually pass config to child runs.
                            // import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch/web";

                            const slowThing = RunnableLambda.from(async (someInput: string) => {
                            // Placeholder for some slow operation
                            await new Promise((resolve) => setTimeout(resolve, 100));
                            await dispatchCustomEvent("progress_event", {
                            message: "Finished step 1 of 2",
                            });
                            await new Promise((resolve) => setTimeout(resolve, 100));
                            return "Done";
                            });

                            const eventStream = await slowThing.streamEvents("hello world", {
                            version: "v2",
                            });

                            for await (const event of eventStream) {
                            if (event.event === "on_custom_event") {
                            console.log(event);
                            }
                            } +
                            + +

                            Parameters

                            • input: BaseLanguageModelInput
                            • options: Partial<AzureOpenAiChatCallOptions> & {
                                  encoding: "text/event-stream";
                                  version: "v1" | "v2";
                              }
                            • OptionalstreamOptions: Omit<EventStreamCallbackHandlerInput, "autoClose">

                            Returns IterableReadableStream<Uint8Array<ArrayBufferLike>>

                          • Stream all output from a runnable, as reported to the callback system. +This includes all inner runs of LLMs, Retrievers, Tools, etc. +Output is streamed as Log objects, which include a list of +jsonpatch ops that describe how the state of the run has changed in each +step, and the final state of the run. +The jsonpatch ops can be applied in order to construct state.

                            +

                            Parameters

                            • input: BaseLanguageModelInput
                            • Optionaloptions: Partial<AzureOpenAiChatCallOptions>
                            • OptionalstreamOptions: Omit<LogStreamCallbackHandlerInput, "autoClose">

                            Returns AsyncGenerator<RunLogPatch>

                          • Returns Serialized

                          • Returns SerializedNotImplemented

                          • Default implementation of transform, which buffers input and then calls stream. +Subclasses should override this method if they can start producing output while +input is still being generated.

                            +

                            Parameters

                            • generator: AsyncGenerator<BaseLanguageModelInput>
                            • options: Partial<CallOptions>

                            Returns AsyncGenerator<AIMessageChunk<MessageStructure<MessageToolSet>>>

                          • Bind config to a Runnable, returning a new Runnable.

                            +

                            Parameters

                            • config: Partial<CallOptions>

                              New configuration parameters to attach to the new runnable.

                              +

                            Returns Runnable<
                                BaseLanguageModelInput,
                                AIMessageChunk<MessageStructure<MessageToolSet>>,
                                AzureOpenAiChatCallOptions,
                            >

                            A new RunnableBinding with a config matching what's passed.

                            +
                          • Create a new runnable from the current one that will try invoking +other passed fallback runnables if the initial invocation fails.

                            +

                            Parameters

                            • fields:
                                  | {
                                      fallbacks: Runnable<
                                          BaseLanguageModelInput,
                                          AIMessageChunk<MessageStructure<MessageToolSet>>,
                                          RunnableConfig<Record<string, any>>,
                                      >[];
                                  }
                                  | Runnable<
                                      BaseLanguageModelInput,
                                      AIMessageChunk<MessageStructure<MessageToolSet>>,
                                      RunnableConfig<Record<string, any>>,
                                  >[]
                              • {
                                    fallbacks: Runnable<
                                        BaseLanguageModelInput,
                                        AIMessageChunk<MessageStructure<MessageToolSet>>,
                                        RunnableConfig<Record<string, any>>,
                                    >[];
                                }
                                • fallbacks: Runnable<
                                      BaseLanguageModelInput,
                                      AIMessageChunk<MessageStructure<MessageToolSet>>,
                                      RunnableConfig<Record<string, any>>,
                                  >[]

                                  Other runnables to call if the runnable errors.

                                  +
                              • Runnable<
                                    BaseLanguageModelInput,
                                    AIMessageChunk<MessageStructure<MessageToolSet>>,
                                    RunnableConfig<Record<string, any>>,
                                >[]

                            Returns RunnableWithFallbacks<
                                BaseLanguageModelInput,
                                AIMessageChunk<MessageStructure<MessageToolSet>>,
                            >

                            A new RunnableWithFallbacks.

                            +
                          • Bind lifecycle listeners to a Runnable, returning a new Runnable. +The Run object contains information about the run, including its id, +type, input, output, error, startTime, endTime, and any tags or metadata +added to the run.

                            +

                            Parameters

                            • params: {
                                  onEnd?: (
                                      run: Run,
                                      config?: RunnableConfig<Record<string, any>>,
                                  ) => void | Promise<void>;
                                  onError?: (
                                      run: Run,
                                      config?: RunnableConfig<Record<string, any>>,
                                  ) => void | Promise<void>;
                                  onStart?: (
                                      run: Run,
                                      config?: RunnableConfig<Record<string, any>>,
                                  ) => void | Promise<void>;
                              }

                              The object containing the callback functions.

                              +
                              • OptionalonEnd?: (run: Run, config?: RunnableConfig<Record<string, any>>) => void | Promise<void>

                                Called after the runnable finishes running, with the Run object.

                                +
                              • OptionalonError?: (run: Run, config?: RunnableConfig<Record<string, any>>) => void | Promise<void>

                                Called if the runnable throws an error, with the Run object.

                                +
                              • OptionalonStart?: (run: Run, config?: RunnableConfig<Record<string, any>>) => void | Promise<void>

                                Called before the runnable starts running, with the Run object.

                                +

                            Returns Runnable<
                                BaseLanguageModelInput,
                                AIMessageChunk<MessageStructure<MessageToolSet>>,
                                AzureOpenAiChatCallOptions,
                            >

                          • Add retry logic to an existing runnable.

                            +

                            Parameters

                            • Optionalfields: {
                                  onFailedAttempt?: RunnableRetryFailedAttemptHandler;
                                  stopAfterAttempt?: number;
                              }
                              • OptionalonFailedAttempt?: RunnableRetryFailedAttemptHandler

                                A function that is called when a retry fails.

                                +
                              • OptionalstopAfterAttempt?: number

                                The number of attempts to retry.

                                +

                            Returns RunnableRetry<
                                BaseLanguageModelInput,
                                AIMessageChunk<MessageStructure<MessageToolSet>>,
                                AzureOpenAiChatCallOptions,
                            >

                            A new RunnableRetry that, when invoked, will retry according to the parameters.

                            +
                          • Type Parameters

                            • RunOutput extends Record<string, any> = Record<string, any>

                            Parameters

                            • outputSchema: Record<string, any> | InteropZodType<RunOutput>
                            • Optionalconfig: StructuredOutputMethodOptions<false>

                            Returns Runnable<BaseLanguageModelInput, RunOutput>

                          • Type Parameters

                            • RunOutput extends Record<string, any> = Record<string, any>

                            Parameters

                            • outputSchema: Record<string, any> | InteropZodType<RunOutput>
                            • Optionalconfig: StructuredOutputMethodOptions<true>

                            Returns Runnable<BaseLanguageModelInput, { parsed: RunOutput; raw: BaseMessage }>

                          • Type Parameters

                            • RunOutput extends Record<string, any> = Record<string, any>

                            Parameters

                            • outputSchema: Record<string, any> | InteropZodType<RunOutput>
                            • Optionalconfig: StructuredOutputMethodOptions<boolean>

                            Returns
                                | Runnable<
                                    BaseLanguageModelInput,
                                    RunOutput,
                                    RunnableConfig<Record<string, any>>,
                                >
                                | Runnable<
                                    BaseLanguageModelInput,
                                    { parsed: RunOutput; raw: BaseMessage },
                                    RunnableConfig<Record<string, any>>,
                                >

                          • Parameters

                            • input: BaseLanguageModelInput

                            Returns BasePromptValueInterface

                          • Parameters

                            • _data: SerializedLLM

                            Returns Promise<BaseLanguageModel<any, BaseLanguageModelCallOptions>>

                            Load an LLM from a json-like object describing it.

                            +
                          • Parameters

                            • thing: any

                            Returns thing is Runnable<any, any, RunnableConfig<Record<string, any>>>

                          • The name of the serializable. Override to provide an alias or +to preserve the serialized module name in minified environments.

                            +

                            Implemented as a static method to support loading logic.

                            +

                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                            +

                            Returns string

                          diff --git a/static/api/v/classes/langchain_src.AzureOpenAiEmbeddingClient.html b/static/api/v/classes/langchain_src.AzureOpenAiEmbeddingClient.html new file mode 100644 index 000000000..f20d283fe --- /dev/null +++ b/static/api/v/classes/langchain_src.AzureOpenAiEmbeddingClient.html @@ -0,0 +1,20 @@ +AzureOpenAiEmbeddingClient | SAP AI SDK for JavaScript - v2.10.0
                          SAP AI SDK for JavaScript - v2.10.0
                            Preparing search index...

                            Class AzureOpenAiEmbeddingClient

                            LangChain embedding client for Azure OpenAI consumption on SAP BTP.

                            +

                            Hierarchy

                            • Embeddings
                              • AzureOpenAiEmbeddingClient
                            Index

                            Constructors

                            • Parameters

                              • fields: AzureOpenAiEmbeddingModelParams
                              • Optionaldestination:
                                    | never
                                    | Without<HttpDestination> & DestinationFetchOptions & {
                                        serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                    } & { destinationName: string; service?: undefined }
                                    | Without<
                                        DestinationFetchOptions & {
                                            serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                        } & { destinationName: string; service?: undefined },
                                    > & Destination & { url: string }
                                • never
                                • Without<HttpDestination> & DestinationFetchOptions & {
                                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                  } & { destinationName: string; service?: undefined }
                                  • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                    Custom transformation function to control how a Destination is built from the given Service.

                                    +
                                  • destinationName: string

                                    The name of the destination to retrieve from service bindings.

                                    +
                                  • Optionalservice?: undefined
                                • Without<
                                      DestinationFetchOptions & {
                                          serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                      } & { destinationName: string; service?: undefined },
                                  > & Destination & { url: string }

                              Returns AzureOpenAiEmbeddingClient

                            Properties

                            caller: AsyncCaller

                            The async caller should be used by subclasses to make any async calls, +which will thus benefit from the concurrency and retry logic.

                            +
                            modelVersion?: string
                            resourceGroup?: string

                            Methods

                            • Embed a list of document chunks. All chunks are embedded in one batch.

                              +

                              Parameters

                              • documents: string[]

                                Document chunks to embed.

                                +

                              Returns Promise<number[][]>

                              Embeddings.

                              +
                            • Embed a single string.

                              +

                              Parameters

                              • input: string

                                Input string to embed.

                                +

                              Returns Promise<number[]>

                              Embedding.

                              +

                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                              +
                            diff --git a/static/api/v/classes/langchain_src.OrchestrationClient.html b/static/api/v/classes/langchain_src.OrchestrationClient.html new file mode 100644 index 000000000..7901d8dd5 --- /dev/null +++ b/static/api/v/classes/langchain_src.OrchestrationClient.html @@ -0,0 +1,359 @@ +OrchestrationClient | SAP AI SDK for JavaScript - v2.10.0
                            SAP AI SDK for JavaScript - v2.10.0
                              Preparing search index...

                              Class OrchestrationClient

                              The Orchestration client.

                              +

                              Hierarchy

                              Index

                              Constructors

                              • Parameters

                                • orchestrationConfig: LangChainOrchestrationModuleConfig
                                • OptionallangchainOptions: LangChainOrchestrationChatModelParams
                                • OptionaldeploymentConfig: ResourceGroupConfig
                                • Optionaldestination:
                                      | never
                                      | Without<HttpDestination> & DestinationFetchOptions & {
                                          serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                      } & { destinationName: string; service?: undefined }
                                      | Without<
                                          DestinationFetchOptions & {
                                              serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                          } & { destinationName: string; service?: undefined },
                                      > & Destination & { url: string }
                                  • never
                                  • Without<HttpDestination> & DestinationFetchOptions & {
                                        serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                    } & { destinationName: string; service?: undefined }
                                    • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                      Custom transformation function to control how a Destination is built from the given Service.

                                      +
                                    • destinationName: string

                                      The name of the destination to retrieve from service bindings.

                                      +
                                    • Optionalservice?: undefined
                                  • Without<
                                        DestinationFetchOptions & {
                                            serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                        } & { destinationName: string; service?: undefined },
                                    > & Destination & { url: string }

                                Returns OrchestrationClient

                              Properties

                              cache?: BaseCache<Generation[]>
                              callbacks?: Callbacks
                              caller: AsyncCaller

                              The async caller should be used by subclasses to make any async calls, +which will thus benefit from the concurrency and retry logic.

                              +
                              deploymentConfig?: ResourceGroupConfig
                              destination?:
                                  | never
                                  | Without<HttpDestination> & DestinationFetchOptions & {
                                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                  } & { destinationName: string; service?: undefined }
                                  | Without<
                                      DestinationFetchOptions & {
                                          serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                      } & { destinationName: string; service?: undefined },
                                  > & Destination & { url: string }

                              Type Declaration

                              • never
                              • Without<HttpDestination> & DestinationFetchOptions & {
                                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                } & { destinationName: string; service?: undefined }
                                • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                  Custom transformation function to control how a Destination is built from the given Service.

                                  +
                                • destinationName: string

                                  The name of the destination to retrieve from service bindings.

                                  +
                                • Optionalservice?: undefined
                              • Without<
                                    DestinationFetchOptions & {
                                        serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                    } & { destinationName: string; service?: undefined },
                                > & Destination & { url: string }
                              disableStreaming: boolean
                              lc_kwargs: SerializedFields
                              lc_namespace: string[]

                              A path to the module that contains the class, eg. ["langchain", "llms"] +Usually should be the same as the entrypoint the class is exported from.

                              +
                              lc_runnable: boolean
                              lc_serializable: boolean
                              metadata?: Record<string, unknown>
                              name?: string
                              outputVersion?: MessageOutputVersion
                              ParsedCallOptions: Omit<
                                  CallOptions,
                                  Exclude<keyof RunnableConfig, "signal" | "timeout" | "maxConcurrency">,
                              >
                              streaming: boolean
                              tags?: string[]
                              verbose: boolean

                              Whether to print out response text.

                              +

                              Accessors

                              • get callKeys(): string[]

                                Keys that the language model accepts as call options.

                                +

                                Returns string[]

                              • get lc_aliases(): { [key: string]: string } | undefined

                                A map of aliases for constructor args. +Keys are the attribute names, e.g. "foo". +Values are the alias that will replace the key in serialization. +This is used to eg. make argument names match Python.

                                +

                                Returns { [key: string]: string } | undefined

                              • get lc_attributes(): { [key: string]: undefined } | undefined

                                A map of additional attributes to merge with constructor args. +Keys are the attribute names, e.g. "foo". +Values are the attribute values, which will be serialized. +These attributes need to be accepted by the constructor as arguments.

                                +

                                Returns { [key: string]: undefined } | undefined

                              • get lc_id(): string[]

                                The final serialized identifier for the module.

                                +

                                Returns string[]

                              • get lc_secrets(): { [key: string]: string } | undefined

                                A map of secrets, which will be omitted from serialization. +Keys are paths to the secret in constructor args, e.g. "foo.bar.baz". +Values are the secret ids, which will be used when deserializing.

                                +

                                Returns { [key: string]: string } | undefined

                              • get lc_serializable_keys(): string[] | undefined

                                A manual list of keys that should be serialized. +If not overridden, all fields passed into the constructor will be serialized.

                                +

                                Returns string[] | undefined

                              • get profile(): ModelProfile

                                Return profiling information for the model.

                                +

                                Returns ModelProfile

                                An object describing the model's capabilities and constraints

                                +

                              Methods

                              • Parameters

                                • pkg: string
                                • version: string

                                Returns void

                              • Internal method that handles batching and configuration for a runnable +It takes a function, input values, and optional configuration, and +returns a promise that resolves to the output values.

                                +

                                Type Parameters

                                • T extends BaseLanguageModelInput

                                Parameters

                                • func: (
                                      inputs: T[],
                                      options?: Partial<OrchestrationCallOptions>[],
                                      runManagers?: (CallbackManagerForChainRun | undefined)[],
                                      batchOptions?: RunnableBatchOptions,
                                  ) => Promise<(Error | OrchestrationMessageChunk)[]>

                                  The function to be executed for each input value.

                                  +
                                • inputs: T[]
                                • Optionaloptions:
                                      | Partial<
                                          Pick<
                                              BaseChatModelCallOptions,
                                              | "tags"
                                              | "metadata"
                                              | "signal"
                                              | "stop"
                                              | "timeout"
                                              | "runName"
                                              | "callbacks"
                                              | "runId"
                                              | "ls_structured_output_format",
                                          > & {
                                              customRequestConfig?: CustomRequestConfig;
                                              placeholderValues?: Record<string, string>;
                                              promptIndex?: number;
                                              responseFormat?:
                                                  | ResponseFormatText
                                                  | ResponseFormatJsonObject
                                                  | ResponseFormatJsonSchema;
                                              streamOptions?: StreamOptions;
                                              strict?: boolean;
                                              tools?: ChatOrchestrationToolType[];
                                          } & { runType?: string },
                                      >
                                      | Partial<
                                          Pick<
                                              BaseChatModelCallOptions,
                                              | "tags"
                                              | "metadata"
                                              | "signal"
                                              | "stop"
                                              | "timeout"
                                              | "runName"
                                              | "callbacks"
                                              | "runId"
                                              | "ls_structured_output_format",
                                          > & {
                                              customRequestConfig?: CustomRequestConfig;
                                              placeholderValues?: Record<string, string>;
                                              promptIndex?: number;
                                              responseFormat?:
                                                  | ResponseFormatText
                                                  | ResponseFormatJsonObject
                                                  | ResponseFormatJsonSchema;
                                              streamOptions?: StreamOptions;
                                              strict?: boolean;
                                              tools?: ChatOrchestrationToolType[];
                                          } & { runType?: string },
                                      >[]
                                • OptionalbatchOptions: RunnableBatchOptions

                                Returns Promise<(Error | OrchestrationMessageChunk)[]>

                                A promise that resolves to the output values.

                                +
                              • Type Parameters

                                • T extends BaseLanguageModelInput

                                Parameters

                                Returns Promise<OrchestrationMessageChunk>

                              • Parameters

                                • ...llmOutputs: (Record<string, any> | undefined)[]

                                Returns Record<string, any> | undefined

                              • Internal

                                Type Parameters

                                • O

                                Parameters

                                • first: O
                                • second: O

                                Returns O

                              • Parameters

                                • messages: BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]
                                • options: Omit<
                                      OrchestrationCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "configurable"
                                      | "recursionLimit"
                                      | "runName"
                                      | "callbacks"
                                      | "runId",
                                  >
                                • OptionalrunManager: CallbackManagerForLLMRun

                                Returns Promise<ChatResult>

                              • Parameters

                                • __namedParameters: {
                                      cache: BaseCache<Generation[]>;
                                      handledOptions: RunnableConfig;
                                      llmStringKey: string;
                                      messages: BaseMessageLike[][];
                                      parsedOptions: any;
                                  }

                                Returns Promise<
                                    LLMResult & {
                                        missingPromptIndices: number[];
                                        startedRunManagers?: CallbackManagerForLLMRun[];
                                    },
                                >

                              • Type Parameters

                                • O extends Pick<
                                      BaseChatModelCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "signal"
                                      | "stop"
                                      | "timeout"
                                      | "runName"
                                      | "callbacks"
                                      | "runId"
                                      | "ls_structured_output_format",
                                  > & {
                                      customRequestConfig?: CustomRequestConfig;
                                      placeholderValues?: Record<string, string>;
                                      promptIndex?: number;
                                      responseFormat?:
                                          | ResponseFormatText
                                          | ResponseFormatJsonObject
                                          | ResponseFormatJsonSchema;
                                      streamOptions?: StreamOptions;
                                      strict?: boolean;
                                      tools?: ChatOrchestrationToolType[];
                                  } & { runType?: string }

                                Parameters

                                • options: Partial<O> | Partial<O>[]
                                • Optionallength: number

                                Returns Partial<O>[]

                              • Create a unique cache key for a specific call to a specific language model.

                                +

                                Parameters

                                • callOptions: Pick<
                                      BaseChatModelCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "signal"
                                      | "stop"
                                      | "timeout"
                                      | "runName"
                                      | "callbacks"
                                      | "runId"
                                      | "ls_structured_output_format",
                                  > & {
                                      customRequestConfig?: CustomRequestConfig;
                                      placeholderValues?: Record<string, string>;
                                      promptIndex?: number;
                                      responseFormat?:
                                          | ResponseFormatText
                                          | ResponseFormatJsonObject
                                          | ResponseFormatJsonSchema;
                                      streamOptions?: StreamOptions;
                                      strict?: boolean;
                                      tools?: ChatOrchestrationToolType[];
                                  } & { config?: RunnableConfig<Record<string, any>> }

                                  Call options for the model

                                  +

                                Returns string

                                A unique cache key.

                                +
                              • Get the identifying parameters of the LLM.

                                +

                                Returns Record<string, any>

                              • Returns string

                              • Returns string

                              • Parameters

                                Returns [
                                    RunnableConfig<Record<string, any>>,
                                    Omit<
                                        Partial<OrchestrationCallOptions>,
                                        keyof RunnableConfig<Record<string, any>>,
                                    >,
                                ]

                              • Parameters

                                Returns [
                                    RunnableConfig<Record<string, any>>,
                                    Omit<
                                        OrchestrationCallOptions,
                                        | "tags"
                                        | "metadata"
                                        | "configurable"
                                        | "recursionLimit"
                                        | "runName"
                                        | "callbacks"
                                        | "runId",
                                    >,
                                ]

                              • Default streaming implementation. +Subclasses should override this method if they support streaming output.

                                +

                                Parameters

                                Returns AsyncGenerator<OrchestrationMessageChunk>

                              • Parameters

                                • input: BaseLanguageModelInput
                                • logStreamCallbackHandler: LogStreamCallbackHandler
                                • config: Partial<CallOptions>

                                Returns AsyncGenerator<RunLogPatch>

                              • Stream response chunks from the Orchestration client.

                                +

                                Parameters

                                • messages: BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]

                                  The messages to send to the model.

                                  +
                                • options: Omit<
                                      OrchestrationCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "configurable"
                                      | "recursionLimit"
                                      | "runName"
                                      | "callbacks"
                                      | "runId",
                                  >

                                  The call options.

                                  +
                                • OptionalrunManager: CallbackManagerForLLMRun

                                  The callback manager for the run.

                                  +

                                Returns AsyncGenerator<ChatGenerationChunk>

                                An async generator of chat generation chunks.

                                +
                              • Helper method to transform an Iterator of Input values into an Iterator of +Output values, with callbacks. +Use this to implement stream() or transform() in Runnable subclasses.

                                +

                                Type Parameters

                                Parameters

                                • inputGenerator: AsyncGenerator<I>
                                • transformer: (
                                      generator: AsyncGenerator<I>,
                                      runManager?: CallbackManagerForChainRun,
                                      options?: Partial<OrchestrationCallOptions>,
                                  ) => AsyncGenerator<O>
                                • Optionaloptions: Partial<OrchestrationCallOptions> & { runType?: string }

                                Returns AsyncGenerator<O>

                              • Assigns new fields to the dict output of this runnable. Returns a new runnable.

                                +

                                Parameters

                                • mapping: RunnableMapLike<Record<string, unknown>, Record<string, unknown>>

                                Returns Runnable

                              • Convert a runnable to a tool. Return a new instance of RunnableToolLike +which contains the runnable, name, description and schema.

                                +

                                Type Parameters

                                • T extends BaseLanguageModelInput = BaseLanguageModelInput

                                Parameters

                                • fields: { description?: string; name?: string; schema: InteropZodType<T> }
                                  • Optionaldescription?: string

                                    The description of the tool. Falls back to the description on the Zod schema if not provided, or undefined if neither are provided.

                                    +
                                  • Optionalname?: string

                                    The name of the tool. If not provided, it will default to the name of the runnable.

                                    +
                                  • schema: InteropZodType<T>

                                    The Zod schema for the input of the tool. Infers the Zod type from the input type of the runnable.

                                    +

                                Returns RunnableToolLike<
                                    InteropZodType<ToolCall<string, Record<string, any>> | T>,
                                    OrchestrationMessageChunk,
                                >

                                An instance of RunnableToolLike which is a runnable that can be used as a tool.

                                +
                              • Default implementation of batch, which calls invoke N times. +Subclasses should override this method if they can batch more efficiently.

                                +

                                Parameters

                                • inputs: BaseLanguageModelInput[]

                                  Array of inputs to each batch call.

                                  +
                                • Optionaloptions: Partial<OrchestrationCallOptions> | Partial<OrchestrationCallOptions>[]

                                  Either a single call options object to apply to each batch call or an array for each call.

                                  +
                                • OptionalbatchOptions: RunnableBatchOptions & { returnExceptions?: false }
                                  • returnExceptions

                                    Whether to return errors rather than throwing on the first one

                                    +
                                  • OptionalreturnExceptions?: false

                                    Whether to return errors rather than throwing on the first one

                                    +

                                Returns Promise<OrchestrationMessageChunk[]>

                                An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set

                                +
                              • Default implementation of batch, which calls invoke N times. +Subclasses should override this method if they can batch more efficiently.

                                +

                                Parameters

                                • inputs: BaseLanguageModelInput[]

                                  Array of inputs to each batch call.

                                  +
                                • Optionaloptions: Partial<OrchestrationCallOptions> | Partial<OrchestrationCallOptions>[]

                                  Either a single call options object to apply to each batch call or an array for each call.

                                  +
                                • OptionalbatchOptions: RunnableBatchOptions & { returnExceptions: true }
                                  • returnExceptions

                                    Whether to return errors rather than throwing on the first one

                                    +
                                  • returnExceptions: true

                                    Whether to return errors rather than throwing on the first one

                                    +

                                Returns Promise<(Error | OrchestrationMessageChunk)[]>

                                An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set

                                +
                              • Default implementation of batch, which calls invoke N times. +Subclasses should override this method if they can batch more efficiently.

                                +

                                Parameters

                                • inputs: BaseLanguageModelInput[]

                                  Array of inputs to each batch call.

                                  +
                                • Optionaloptions: Partial<OrchestrationCallOptions> | Partial<OrchestrationCallOptions>[]

                                  Either a single call options object to apply to each batch call or an array for each call.

                                  +
                                • OptionalbatchOptions: RunnableBatchOptions
                                  • returnExceptions

                                    Whether to return errors rather than throwing on the first one

                                    +

                                Returns Promise<(Error | OrchestrationMessageChunk)[]>

                                An array of RunOutputs, or mixed RunOutputs and errors if batchOptions.returnExceptions is set

                                +
                              • Generates chat based on the input messages.

                                +

                                Parameters

                                • messages: BaseMessageLike[][]

                                  An array of arrays of BaseMessage instances.

                                  +
                                • Optionaloptions: string[] | Partial<OrchestrationCallOptions>

                                  The call options or an array of stop sequences.

                                  +
                                • Optionalcallbacks: Callbacks

                                  The callbacks for the language model.

                                  +

                                Returns Promise<LLMResult>

                                A Promise that resolves to an LLMResult.

                                +
                              • Generates a prompt based on the input prompt values.

                                +

                                Parameters

                                • promptValues: BasePromptValueInterface[]

                                  An array of BasePromptValue instances.

                                  +
                                • Optionaloptions: string[] | Partial<OrchestrationCallOptions>

                                  The call options or an array of stop sequences.

                                  +
                                • Optionalcallbacks: Callbacks

                                  The callbacks for the language model.

                                  +

                                Returns Promise<LLMResult>

                                A Promise that resolves to an LLMResult.

                                +
                              • Parameters

                                • Optional_: RunnableConfig<Record<string, any>>

                                Returns Graph

                              • Parameters

                                • options: Omit<
                                      OrchestrationCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "configurable"
                                      | "recursionLimit"
                                      | "runName"
                                      | "callbacks"
                                      | "runId",
                                  >

                                Returns LangSmithParams

                              • Wraps getLsParams() and always appends ls_integration. +This ensures the integration tag is present even when +partner packages fully override getLsParams().

                                +

                                Parameters

                                • options: Omit<
                                      OrchestrationCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "configurable"
                                      | "recursionLimit"
                                      | "runName"
                                      | "callbacks"
                                      | "runId",
                                  >

                                Returns LangSmithParams

                              • Parameters

                                • Optionalsuffix: string

                                Returns string

                              • Get the number of tokens in the content.

                                +

                                Parameters

                                • content: MessageContent

                                  The content to get the number of tokens for.

                                  +

                                Returns Promise<number>

                                The number of tokens in the content.

                                +
                              • Get the parameters used to invoke the model

                                +

                                Parameters

                                • Optional_options: Omit<
                                      OrchestrationCallOptions,
                                      | "tags"
                                      | "metadata"
                                      | "configurable"
                                      | "recursionLimit"
                                      | "runName"
                                      | "callbacks"
                                      | "runId",
                                  >

                                Returns any

                              • Invokes the chat model with a single input.

                                +

                                Parameters

                                • input: BaseLanguageModelInput

                                  The input for the language model.

                                  +
                                • Optionaloptions: Partial<OrchestrationCallOptions>

                                  The call options.

                                  +

                                Returns Promise<OrchestrationMessageChunk>

                                A Promise that resolves to a BaseMessageChunk.

                                +
                              • Pick keys from the dict output of this runnable. Returns a new runnable.

                                +

                                Parameters

                                • keys: string | string[]

                                Returns Runnable

                              • Returns SerializedLLM

                                Return a json-like object representing this LLM.

                                +
                              • Stream output in chunks.

                                +

                                Parameters

                                Returns Promise<IterableReadableStream<OrchestrationMessageChunk>>

                                A readable stream that is also an iterable.

                                +
                              • Generate a stream of events emitted by the internal steps of the runnable.

                                +

                                Use to create an iterator over StreamEvents that provide real-time information +about the progress of the runnable, including StreamEvents from intermediate +results.

                                +

                                A StreamEvent is a dictionary with the following schema:

                                +
                                  +
                                • event: string - Event names are of the format: on_[runnable_type]_(start|stream|end).
                                • +
                                • name: string - The name of the runnable that generated the event.
                                • +
                                • run_id: string - Randomly generated ID associated with the given execution of +the runnable that emitted the event. A child runnable that gets invoked as part of the execution of a +parent runnable is assigned its own unique ID.
                                • +
                                • tags: string[] - The tags of the runnable that generated the event.
                                • +
                                • metadata: Record<string, any> - The metadata of the runnable that generated the event.
                                • +
                                • data: Record<string, any>
                                • +
                                +

                                Below is a table that illustrates some events that might be emitted by various +chains. Metadata fields have been omitted from the table for brevity. +Chain definitions have been included after the table.

                                +

                                ATTENTION This reference table is for the V2 version of the schema.

                                +
                                +----------------------+-----------------------------+------------------------------------------+
                                +| event                | input                       | output/chunk                             |
                                ++======================+=============================+==========================================+
                                +| on_chat_model_start  | {"messages": BaseMessage[]} |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chat_model_stream |                             | AIMessageChunk("hello")                  |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chat_model_end    | {"messages": BaseMessage[]} | AIMessageChunk("hello world")            |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_llm_start         | {'input': 'hello'}          |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_llm_stream        |                             | 'Hello'                                  |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_llm_end           | 'Hello human!'              |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chain_start       |                             |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chain_stream      |                             | "hello world!"                           |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chain_end         | [Document(...)]             | "hello world!, goodbye world!"           |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_tool_start        | {"x": 1, "y": "2"}          |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_tool_end          |                             | {"x": 1, "y": "2"}                       |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_retriever_start   | {"query": "hello"}          |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_retriever_end     | {"query": "hello"}          | [Document(...), ..]                      |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_prompt_start      | {"question": "hello"}       |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_prompt_end        | {"question": "hello"}       | ChatPromptValue(messages: BaseMessage[]) |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +
                                + +

                                The "on_chain_*" events are the default for Runnables that don't fit one of the above categories.

                                +

                                In addition to the standard events above, users can also dispatch custom events.

                                +

                                Custom events will be only be surfaced with in the v2 version of the API!

                                +

                                A custom event has following format:

                                +
                                +-----------+------+------------------------------------------------------------+
                                +| Attribute | Type | Description                                                |
                                ++===========+======+============================================================+
                                +| name      | str  | A user defined name for the event.                         |
                                ++-----------+------+------------------------------------------------------------+
                                +| data      | Any  | The data associated with the event. This can be anything.  |
                                ++-----------+------+------------------------------------------------------------+
                                +
                                + +

                                Here's an example:

                                +
                                import { RunnableLambda } from "@langchain/core/runnables";
                                import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch";
                                // Use this import for web environments that don't support "async_hooks"
                                // and manually pass config to child runs.
                                // import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch/web";

                                const slowThing = RunnableLambda.from(async (someInput: string) => {
                                // Placeholder for some slow operation
                                await new Promise((resolve) => setTimeout(resolve, 100));
                                await dispatchCustomEvent("progress_event", {
                                message: "Finished step 1 of 2",
                                });
                                await new Promise((resolve) => setTimeout(resolve, 100));
                                return "Done";
                                });

                                const eventStream = await slowThing.streamEvents("hello world", {
                                version: "v2",
                                });

                                for await (const event of eventStream) {
                                if (event.event === "on_custom_event") {
                                console.log(event);
                                }
                                } +
                                + +

                                Parameters

                                • input: BaseLanguageModelInput
                                • options: Partial<OrchestrationCallOptions> & { version: "v1" | "v2" }
                                • OptionalstreamOptions: Omit<EventStreamCallbackHandlerInput, "autoClose">

                                Returns IterableReadableStream<StreamEvent>

                              • Generate a stream of events emitted by the internal steps of the runnable.

                                +

                                Use to create an iterator over StreamEvents that provide real-time information +about the progress of the runnable, including StreamEvents from intermediate +results.

                                +

                                A StreamEvent is a dictionary with the following schema:

                                +
                                  +
                                • event: string - Event names are of the format: on_[runnable_type]_(start|stream|end).
                                • +
                                • name: string - The name of the runnable that generated the event.
                                • +
                                • run_id: string - Randomly generated ID associated with the given execution of +the runnable that emitted the event. A child runnable that gets invoked as part of the execution of a +parent runnable is assigned its own unique ID.
                                • +
                                • tags: string[] - The tags of the runnable that generated the event.
                                • +
                                • metadata: Record<string, any> - The metadata of the runnable that generated the event.
                                • +
                                • data: Record<string, any>
                                • +
                                +

                                Below is a table that illustrates some events that might be emitted by various +chains. Metadata fields have been omitted from the table for brevity. +Chain definitions have been included after the table.

                                +

                                ATTENTION This reference table is for the V2 version of the schema.

                                +
                                +----------------------+-----------------------------+------------------------------------------+
                                +| event                | input                       | output/chunk                             |
                                ++======================+=============================+==========================================+
                                +| on_chat_model_start  | {"messages": BaseMessage[]} |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chat_model_stream |                             | AIMessageChunk("hello")                  |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chat_model_end    | {"messages": BaseMessage[]} | AIMessageChunk("hello world")            |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_llm_start         | {'input': 'hello'}          |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_llm_stream        |                             | 'Hello'                                  |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_llm_end           | 'Hello human!'              |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chain_start       |                             |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chain_stream      |                             | "hello world!"                           |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_chain_end         | [Document(...)]             | "hello world!, goodbye world!"           |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_tool_start        | {"x": 1, "y": "2"}          |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_tool_end          |                             | {"x": 1, "y": "2"}                       |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_retriever_start   | {"query": "hello"}          |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_retriever_end     | {"query": "hello"}          | [Document(...), ..]                      |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_prompt_start      | {"question": "hello"}       |                                          |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +| on_prompt_end        | {"question": "hello"}       | ChatPromptValue(messages: BaseMessage[]) |
                                ++----------------------+-----------------------------+------------------------------------------+
                                +
                                + +

                                The "on_chain_*" events are the default for Runnables that don't fit one of the above categories.

                                +

                                In addition to the standard events above, users can also dispatch custom events.

                                +

                                Custom events will be only be surfaced with in the v2 version of the API!

                                +

                                A custom event has following format:

                                +
                                +-----------+------+------------------------------------------------------------+
                                +| Attribute | Type | Description                                                |
                                ++===========+======+============================================================+
                                +| name      | str  | A user defined name for the event.                         |
                                ++-----------+------+------------------------------------------------------------+
                                +| data      | Any  | The data associated with the event. This can be anything.  |
                                ++-----------+------+------------------------------------------------------------+
                                +
                                + +

                                Here's an example:

                                +
                                import { RunnableLambda } from "@langchain/core/runnables";
                                import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch";
                                // Use this import for web environments that don't support "async_hooks"
                                // and manually pass config to child runs.
                                // import { dispatchCustomEvent } from "@langchain/core/callbacks/dispatch/web";

                                const slowThing = RunnableLambda.from(async (someInput: string) => {
                                // Placeholder for some slow operation
                                await new Promise((resolve) => setTimeout(resolve, 100));
                                await dispatchCustomEvent("progress_event", {
                                message: "Finished step 1 of 2",
                                });
                                await new Promise((resolve) => setTimeout(resolve, 100));
                                return "Done";
                                });

                                const eventStream = await slowThing.streamEvents("hello world", {
                                version: "v2",
                                });

                                for await (const event of eventStream) {
                                if (event.event === "on_custom_event") {
                                console.log(event);
                                }
                                } +
                                + +

                                Parameters

                                • input: BaseLanguageModelInput
                                • options: Partial<OrchestrationCallOptions> & {
                                      encoding: "text/event-stream";
                                      version: "v1" | "v2";
                                  }
                                • OptionalstreamOptions: Omit<EventStreamCallbackHandlerInput, "autoClose">

                                Returns IterableReadableStream<Uint8Array<ArrayBufferLike>>

                              • Stream all output from a runnable, as reported to the callback system. +This includes all inner runs of LLMs, Retrievers, Tools, etc. +Output is streamed as Log objects, which include a list of +jsonpatch ops that describe how the state of the run has changed in each +step, and the final state of the run. +The jsonpatch ops can be applied in order to construct state.

                                +

                                Parameters

                                • input: BaseLanguageModelInput
                                • Optionaloptions: Partial<OrchestrationCallOptions>
                                • OptionalstreamOptions: Omit<LogStreamCallbackHandlerInput, "autoClose">

                                Returns AsyncGenerator<RunLogPatch>

                              • Returns Serialized

                              • Returns SerializedNotImplemented

                              • Default implementation of transform, which buffers input and then calls stream. +Subclasses should override this method if they can start producing output while +input is still being generated.

                                +

                                Parameters

                                • generator: AsyncGenerator<BaseLanguageModelInput>
                                • options: Partial<CallOptions>

                                Returns AsyncGenerator<OrchestrationMessageChunk>

                              • Bind config to a Runnable, returning a new Runnable.

                                +

                                Parameters

                                • config: Partial<CallOptions>

                                  New configuration parameters to attach to the new runnable.

                                  +

                                Returns Runnable<
                                    BaseLanguageModelInput,
                                    OrchestrationMessageChunk,
                                    OrchestrationCallOptions,
                                >

                                A new RunnableBinding with a config matching what's passed.

                                +
                              • Create a new runnable from the current one that will try invoking +other passed fallback runnables if the initial invocation fails.

                                +

                                Parameters

                                • fields:
                                      | {
                                          fallbacks: Runnable<
                                              BaseLanguageModelInput,
                                              OrchestrationMessageChunk,
                                              RunnableConfig<Record<string, any>>,
                                          >[];
                                      }
                                      | Runnable<
                                          BaseLanguageModelInput,
                                          OrchestrationMessageChunk,
                                          RunnableConfig<Record<string, any>>,
                                      >[]
                                  • {
                                        fallbacks: Runnable<
                                            BaseLanguageModelInput,
                                            OrchestrationMessageChunk,
                                            RunnableConfig<Record<string, any>>,
                                        >[];
                                    }
                                    • fallbacks: Runnable<
                                          BaseLanguageModelInput,
                                          OrchestrationMessageChunk,
                                          RunnableConfig<Record<string, any>>,
                                      >[]

                                      Other runnables to call if the runnable errors.

                                      +
                                  • Runnable<
                                        BaseLanguageModelInput,
                                        OrchestrationMessageChunk,
                                        RunnableConfig<Record<string, any>>,
                                    >[]

                                Returns RunnableWithFallbacks<BaseLanguageModelInput, OrchestrationMessageChunk>

                                A new RunnableWithFallbacks.

                                +
                              • Bind lifecycle listeners to a Runnable, returning a new Runnable. +The Run object contains information about the run, including its id, +type, input, output, error, startTime, endTime, and any tags or metadata +added to the run.

                                +

                                Parameters

                                • params: {
                                      onEnd?: (
                                          run: Run,
                                          config?: RunnableConfig<Record<string, any>>,
                                      ) => void | Promise<void>;
                                      onError?: (
                                          run: Run,
                                          config?: RunnableConfig<Record<string, any>>,
                                      ) => void | Promise<void>;
                                      onStart?: (
                                          run: Run,
                                          config?: RunnableConfig<Record<string, any>>,
                                      ) => void | Promise<void>;
                                  }

                                  The object containing the callback functions.

                                  +
                                  • OptionalonEnd?: (run: Run, config?: RunnableConfig<Record<string, any>>) => void | Promise<void>

                                    Called after the runnable finishes running, with the Run object.

                                    +
                                  • OptionalonError?: (run: Run, config?: RunnableConfig<Record<string, any>>) => void | Promise<void>

                                    Called if the runnable throws an error, with the Run object.

                                    +
                                  • OptionalonStart?: (run: Run, config?: RunnableConfig<Record<string, any>>) => void | Promise<void>

                                    Called before the runnable starts running, with the Run object.

                                    +

                                Returns Runnable<
                                    BaseLanguageModelInput,
                                    OrchestrationMessageChunk,
                                    OrchestrationCallOptions,
                                >

                              • Add retry logic to an existing runnable.

                                +

                                Parameters

                                • Optionalfields: {
                                      onFailedAttempt?: RunnableRetryFailedAttemptHandler;
                                      stopAfterAttempt?: number;
                                  }
                                  • OptionalonFailedAttempt?: RunnableRetryFailedAttemptHandler

                                    A function that is called when a retry fails.

                                    +
                                  • OptionalstopAfterAttempt?: number

                                    The number of attempts to retry.

                                    +

                                Returns RunnableRetry<
                                    BaseLanguageModelInput,
                                    OrchestrationMessageChunk,
                                    OrchestrationCallOptions,
                                >

                                A new RunnableRetry that, when invoked, will retry according to the parameters.

                                +
                              • Type Parameters

                                • RunOutput extends Record<string, any> = Record<string, any>

                                Parameters

                                • outputSchema: Record<string, any> | InteropZodType<RunOutput>
                                • Optionalconfig: StructuredOutputMethodOptions<false>

                                Returns Runnable<BaseLanguageModelInput, RunOutput>

                              • Type Parameters

                                • RunOutput extends Record<string, any> = Record<string, any>

                                Parameters

                                • outputSchema: Record<string, any> | InteropZodType<RunOutput>
                                • Optionalconfig: StructuredOutputMethodOptions<true>

                                Returns Runnable<BaseLanguageModelInput, { parsed: RunOutput; raw: BaseMessage }>

                              • Type Parameters

                                • RunOutput extends Record<string, any> = Record<string, any>

                                Parameters

                                • outputSchema: Record<string, any> | InteropZodType<RunOutput>
                                • Optionalconfig: StructuredOutputMethodOptions<boolean>

                                Returns
                                    | Runnable<
                                        BaseLanguageModelInput,
                                        RunOutput,
                                        RunnableConfig<Record<string, any>>,
                                    >
                                    | Runnable<
                                        BaseLanguageModelInput,
                                        { parsed: RunOutput; raw: BaseMessage },
                                        RunnableConfig<Record<string, any>>,
                                    >

                              • Parameters

                                • input: BaseLanguageModelInput

                                Returns BasePromptValueInterface

                              • Parameters

                                • _data: SerializedLLM

                                Returns Promise<BaseLanguageModel<any, BaseLanguageModelCallOptions>>

                                Load an LLM from a json-like object describing it.

                                +
                              • Parameters

                                • thing: any

                                Returns thing is Runnable<any, any, RunnableConfig<Record<string, any>>>

                              • The name of the serializable. Override to provide an alias or +to preserve the serialized module name in minified environments.

                                +

                                Implemented as a static method to support loading logic.

                                +

                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                +

                                Returns string

                              diff --git a/static/api/v/classes/langchain_src.OrchestrationMessageChunk.html b/static/api/v/classes/langchain_src.OrchestrationMessageChunk.html new file mode 100644 index 000000000..bc0714834 --- /dev/null +++ b/static/api/v/classes/langchain_src.OrchestrationMessageChunk.html @@ -0,0 +1,68 @@ +OrchestrationMessageChunk | SAP AI SDK for JavaScript - v2.10.0
                              SAP AI SDK for JavaScript - v2.10.0
                                Preparing search index...

                                Class OrchestrationMessageChunk

                                An AI Message Chunk containing intermediate results and request ID.

                                +

                                Hierarchy

                                • AIMessageChunk
                                  • OrchestrationMessageChunk

                                Indexable

                                • readonly [key: symbol]: any
                                Index

                                Constructors

                                • Parameters

                                  • fields: string | AIMessageChunkFields
                                  • intermediate_results: ModuleResultsStreaming
                                  • request_id: string

                                  Returns OrchestrationMessageChunk

                                Properties

                                additional_kwargs: {
                                    function_call?: FunctionCall;
                                    tool_calls?: OpenAIToolCall[];
                                    [key: string]: unknown;
                                }

                                Type Declaration

                                • [key: string]: unknown
                                • Optionalfunction_call?: FunctionCall

                                  Use "tool_calls" field on AIMessages instead

                                  +
                                • Optionaltool_calls?: OpenAIToolCall[]

                                  Use "tool_calls" field on AIMessages instead

                                  +
                                content: string | (ContentBlock | Text)[]

                                Array of content blocks that make up the message content

                                +
                                id?: string

                                Unique identifier for this message

                                +
                                intermediate_results: ModuleResultsStreaming
                                invalid_tool_calls?: InvalidToolCall<string>[]
                                lc_kwargs: SerializedFields
                                lc_namespace: string[]

                                A path to the module that contains the class, eg. ["langchain", "llms"] +Usually should be the same as the entrypoint the class is exported from.

                                +
                                lc_serializable: boolean
                                name?: string
                                request_id: string
                                response_metadata: NonNullable<
                                    BaseMessageFields<TStructure, TRole>["response_metadata"],
                                >

                                Metadata about the message

                                +
                                tool_call_chunks?: ToolCallChunk<string>[]
                                tool_calls?: {
                                    args: Record<string, any>;
                                    id?: string;
                                    name: string;
                                    type?: "tool_call";
                                }[]
                                type: "ai"
                                usage_metadata?: UsageMetadata

                                Accessors

                                • get _printableFields(): Record<string, unknown>

                                  Returns Record<string, unknown>

                                • get "[toStringTag]"(): any

                                  Returns any

                                • get contentBlocks(): Standard[]

                                  Returns Standard[]

                                • get lc_aliases(): Record<string, string>

                                  Returns Record<string, string>

                                • get lc_attributes(): SerializedFields | undefined

                                  A map of additional attributes to merge with constructor args. +Keys are the attribute names, e.g. "foo". +Values are the attribute values, which will be serialized. +These attributes need to be accepted by the constructor as arguments.

                                  +

                                  Returns SerializedFields | undefined

                                • get lc_id(): string[]

                                  The final serialized identifier for the module.

                                  +

                                  Returns string[]

                                • get lc_secrets(): { [key: string]: string } | undefined

                                  A map of secrets, which will be omitted from serialization. +Keys are paths to the secret in constructor args, e.g. "foo.bar.baz". +Values are the secret ids, which will be used when deserializing.

                                  +

                                  Returns { [key: string]: string } | undefined

                                • get lc_serializable_keys(): string[] | undefined

                                  A manual list of keys that should be serialized. +If not overridden, all fields passed into the constructor will be serialized.

                                  +

                                  Returns string[] | undefined

                                • get text(): string

                                  Get text content of the message.

                                  +

                                  Returns string

                                Methods

                                • Returns MessageType

                                  Use .getType() instead or import the proper typeguard. +For example:

                                  +
                                  import { isAIMessage } from "@langchain/core/messages";

                                  const message = new AIMessage("Hello!");
                                  isAIMessage(message); // true +
                                  + +
                                • Parameters

                                  • value: string | undefined

                                  Returns void

                                • Parameters

                                  • chunk: AIMessageChunk<MessageStructure<MessageToolSet>>

                                  Returns this

                                • Returns MessageType

                                  Use .type instead +The type of the message.

                                  +
                                • Returns StoredMessage

                                • Parameters

                                  • Optionalformat: "pretty"

                                  Returns string

                                • Returns Serialized

                                • Returns SerializedNotImplemented

                                • Type guard to check if an object is an AIMessageChunk. +Preserves the MessageStructure type parameter when called with a typed BaseMessage. +When called with a typed BaseMessage, preserves the TStructure type

                                  +

                                  Type Parameters

                                  • T extends MessageStructure<MessageToolSet>

                                  Parameters

                                  • obj: BaseMessage<T>

                                  Returns obj is BaseMessage<T, MessageType> & AIMessageChunk<T>

                                • Type guard to check if an object is an AIMessageChunk. +When called with unknown, returns base AIMessageChunk type

                                  +

                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                  +

                                  Parameters

                                  • obj: unknown

                                  Returns obj is AIMessageChunk<MessageStructure<MessageToolSet>>

                                • Returns string

                                diff --git a/static/api/v/classes/orchestration_src.OrchestrationClient.html b/static/api/v/classes/orchestration_src.OrchestrationClient.html new file mode 100644 index 000000000..a4921dc8b --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationClient.html @@ -0,0 +1,34 @@ +OrchestrationClient | SAP AI SDK for JavaScript - v2.10.0
                                SAP AI SDK for JavaScript - v2.10.0
                                  Preparing search index...

                                  Class OrchestrationClient

                                  Get the orchestration client.

                                  +
                                  Index

                                  Constructors

                                  Methods

                                  Constructors

                                  • Creates an instance of the orchestration client.

                                    +

                                    Parameters

                                    • config:
                                          | string
                                          | Xor<
                                              OrchestrationConfigRef,
                                              OrchestrationModuleConfig
                                              | OrchestrationModuleConfigList,
                                          >

                                      Orchestration configuration. Can be:

                                      +
                                        +
                                      • An OrchestrationModuleConfig object for inline configuration
                                      • +
                                      • An OrchestrationModuleConfigList array for module fallback (tries each config in order until one succeeds)
                                      • +
                                      • A JSON string obtained from AI Launchpad
                                      • +
                                      • An object of typeOrchestrationConfigRef to reference a stored configuration by ID or name.
                                      • +
                                      +
                                    • OptionaldeploymentConfig: DeploymentIdConfig | ResourceGroupConfig

                                      Deployment configuration.

                                      +
                                    • Optionaldestination:
                                          | never
                                          | Without<HttpDestination> & DestinationFetchOptions & {
                                              serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                          } & { destinationName: string; service?: undefined }
                                          | Without<
                                              DestinationFetchOptions & {
                                                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                              } & { destinationName: string; service?: undefined },
                                          > & Destination & { url: string }

                                      The destination to use for the request.

                                      +
                                      • never
                                      • Without<HttpDestination> & DestinationFetchOptions & {
                                            serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                        } & { destinationName: string; service?: undefined }
                                        • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                          Custom transformation function to control how a Destination is built from the given Service.

                                          +
                                        • destinationName: string

                                          The name of the destination to retrieve from service bindings.

                                          +
                                        • Optionalservice?: undefined
                                      • Without<
                                            DestinationFetchOptions & {
                                                serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                            } & { destinationName: string; service?: undefined },
                                        > & Destination & { url: string }

                                    Returns OrchestrationClient

                                  Methods

                                  • Send a chat completion request to the orchestration service.

                                    +

                                    Parameters

                                    • Optionalrequest: ChatCompletionRequest

                                      Request containing messages, placeholder values, and message history.

                                      +
                                    • OptionalrequestConfig: Pick<
                                          HttpRequestConfig,
                                          | "middleware"
                                          | "maxContentLength"
                                          | "proxy"
                                          | "httpAgent"
                                          | "httpsAgent"
                                          | "parameterEncoder"
                                          | "signal",
                                      > & Record<string, any> & { headers?: OrchestrationRequestHeaders }

                                      Additional request configuration. Use requestConfig.headers to pass service-specific headers:

                                      +
                                        +
                                      • AI-Object-Store-Secret-Name: Name of the object store secret used by the feedback service.
                                      • +
                                      +

                                    Returns Promise<OrchestrationResponse>

                                    The orchestration service response.

                                    +
                                  • Create a streaming chat completion request to the orchestration service.

                                    +

                                    Parameters

                                    • Optionalrequest: ChatCompletionRequest

                                      Request containing messages, placeholder values, and message history.

                                      +
                                    • Optionalsignal: AbortSignal

                                      An abort signal to cancel the request.

                                      +
                                    • Optionaloptions: StreamOptions

                                      Streaming options, e.g., for input/output filtering.

                                      +
                                    • OptionalrequestConfig: Pick<
                                          HttpRequestConfig,
                                          | "middleware"
                                          | "maxContentLength"
                                          | "proxy"
                                          | "httpAgent"
                                          | "httpsAgent"
                                          | "parameterEncoder"
                                          | "signal",
                                      > & Record<string, any> & { headers?: OrchestrationRequestHeaders }

                                      Additional request configuration. Use requestConfig.headers to pass service-specific headers:

                                      +
                                        +
                                      • AI-Object-Store-Secret-Name: Name of the object store secret used by the feedback service.
                                      • +
                                      +

                                    Returns Promise<OrchestrationStreamResponse<OrchestrationStreamChunkResponse>>

                                    The orchestration stream response.

                                    +

                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                    +
                                  diff --git a/static/api/v/classes/orchestration_src.OrchestrationEmbeddingClient.html b/static/api/v/classes/orchestration_src.OrchestrationEmbeddingClient.html new file mode 100644 index 000000000..184b662e7 --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationEmbeddingClient.html @@ -0,0 +1,15 @@ +OrchestrationEmbeddingClient | SAP AI SDK for JavaScript - v2.10.0
                                  SAP AI SDK for JavaScript - v2.10.0
                                    Preparing search index...

                                    Class OrchestrationEmbeddingClient

                                    Orchestration embedding client for generating embeddings with optional orchestration modules.

                                    +
                                    Index

                                    Constructors

                                    Methods

                                    Constructors

                                    • Creates an instance of the orchestration embedding client.

                                      +

                                      Parameters

                                      • config: EmbeddingModuleConfig

                                        Embedding module configuration.

                                        +
                                      • OptionaldeploymentConfig: DeploymentIdConfig | ResourceGroupConfig

                                        Deployment configuration.

                                        +
                                      • Optionaldestination:
                                            | never
                                            | Without<HttpDestination> & DestinationFetchOptions & {
                                                serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                            } & { destinationName: string; service?: undefined }
                                            | Without<
                                                DestinationFetchOptions & {
                                                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                } & { destinationName: string; service?: undefined },
                                            > & Destination & { url: string }

                                        The destination to use for the request.

                                        +
                                        • never
                                        • Without<HttpDestination> & DestinationFetchOptions & {
                                              serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                          } & { destinationName: string; service?: undefined }
                                          • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                            Custom transformation function to control how a Destination is built from the given Service.

                                            +
                                          • destinationName: string

                                            The name of the destination to retrieve from service bindings.

                                            +
                                          • Optionalservice?: undefined
                                        • Without<
                                              DestinationFetchOptions & {
                                                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                              } & { destinationName: string; service?: undefined },
                                          > & Destination & { url: string }

                                      Returns OrchestrationEmbeddingClient

                                    Methods

                                    • Generate embeddings for the given input.

                                      +

                                      Parameters

                                      • request: EmbeddingRequest

                                        Embedding request configuration.

                                        +
                                      • OptionalrequestConfig: CustomRequestConfig

                                        Custom request configuration.

                                        +

                                      Returns Promise<OrchestrationEmbeddingResponse>

                                      Promise resolving to embedding response.

                                      +

                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                      +
                                    diff --git a/static/api/v/classes/orchestration_src.OrchestrationEmbeddingResponse.html b/static/api/v/classes/orchestration_src.OrchestrationEmbeddingResponse.html new file mode 100644 index 000000000..61a34cd92 --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationEmbeddingResponse.html @@ -0,0 +1,18 @@ +OrchestrationEmbeddingResponse | SAP AI SDK for JavaScript - v2.10.0
                                    SAP AI SDK for JavaScript - v2.10.0
                                      Preparing search index...

                                      Class OrchestrationEmbeddingResponse

                                      Response wrapper for orchestration embedding requests.

                                      +
                                      Index

                                      Constructors

                                      Properties

                                      _data: EmbeddingsPostResponse
                                      response: HttpResponse

                                      Methods

                                      • Final embedding results with index and object type (which is always embedding) information.

                                        +

                                        Returns EmbeddingData[]

                                        Array of embedding data objects containing both vectors, indices, and object types.

                                        +
                                      • Intermediate results from orchestration modules.

                                        +

                                        Returns ModuleResultsBase | undefined

                                        Intermediate results or undefined.

                                        +
                                      • Gets the request ID for the embedding response.

                                        +

                                        Returns string

                                        The request ID.

                                        +
                                      • Usage information.

                                        +

                                        Returns EmbeddingsUsage

                                        Usage information or undefined.

                                        +

                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                        +
                                      diff --git a/static/api/v/classes/orchestration_src.OrchestrationResponse.html b/static/api/v/classes/orchestration_src.OrchestrationResponse.html new file mode 100644 index 000000000..a2dcb149e --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationResponse.html @@ -0,0 +1,63 @@ +OrchestrationResponse | SAP AI SDK for JavaScript - v2.10.0
                                      SAP AI SDK for JavaScript - v2.10.0
                                        Preparing search index...

                                        Class OrchestrationResponse

                                        Representation of an orchestration response.

                                        +
                                        Index

                                        Constructors

                                        Properties

                                        _data: CompletionPostResponse

                                        The completion post response.

                                        +
                                        rawResponse: HttpResponse

                                        Methods

                                        • Parses the response and returns the choice by index.

                                          +

                                          Parameters

                                          • index: number

                                            The index of the choice to find.

                                            +

                                          Returns LlmChoice | undefined

                                          An LLMChoice object associated with the index.

                                          +
                                        • Messages that can be used for subsequent prompts as message history.

                                          +

                                          Parameters

                                          • OptionalchoiceIndex: number

                                            The index of the choice to parse.

                                            +

                                          Returns ChatMessages

                                          A list of all messages.

                                          +
                                        • Gets the assistant message from the response.

                                          +

                                          Parameters

                                          • OptionalchoiceIndex: number

                                            The index of the choice to use (default is 0).

                                            +

                                          Returns AssistantChatMessage | undefined

                                          The assistant message.

                                          +
                                        • Gets the citations from the orchestration response. +Citations are returned by models like Perplexity Sonar that provide source references.

                                          +

                                          Returns Citation[] | undefined

                                          The citations, or undefined if there are none.

                                          +
                                        • Parses the orchestration response and returns the content. +If the response was filtered, an error is thrown.

                                          +

                                          Parameters

                                          • OptionalchoiceIndex: number

                                            The index of the choice to parse.

                                            +

                                          Returns string | undefined

                                          The message content.

                                          +
                                        • Reason for stopping the completion.

                                          +

                                          Parameters

                                          • OptionalchoiceIndex: number

                                            The index of the choice to parse.

                                            +

                                          Returns string | undefined

                                          The finish reason.

                                          +
                                        • Gets the intermediate failures from the orchestration response. +When using module fallback, this contains errors from module configurations +that failed before a successful one was found.

                                          +

                                          Each failure includes:

                                          +
                                            +
                                          • message: Description of what went wrong
                                          • +
                                          • code: Error code identifying the type of failure
                                          • +
                                          • location: Position in the fallback chain (e.g., "config[0]", "config[1]").
                                          • +
                                          +

                                          Returns OrchestrationError[] | undefined

                                          The intermediate failures, or undefined if there were none.

                                          +
                                          const response = await client.chatCompletion();
                                          const failures = response.getIntermediateFailures();
                                          if (failures) {
                                          failures.forEach(f => console.log(`${f.location}: ${f.message}`));
                                          } +
                                          + +
                                        • Gets the intermediate results from the orchestration response.

                                          +

                                          Returns ModuleResults

                                          The intermediate results.

                                          +
                                        • Parses the orchestration response and returns the refusal message generated by the model.

                                          +

                                          Parameters

                                          • OptionalchoiceIndex: number

                                            The index of the choice to parse.

                                            +

                                          Returns string | undefined

                                          The refusal string.

                                          +
                                        • Gets the request ID from the orchestration response.

                                          +

                                          Returns string

                                          The request ID.

                                          +
                                        • Usage of tokens in the response.

                                          +

                                          Returns TokenUsage

                                          Token usage.

                                          +
                                        • Parses the orchestration response and returns the tool calls generated by the model.

                                          +

                                          Parameters

                                          • OptionalchoiceIndex: number

                                            The index of the choice to parse.

                                            +

                                          Returns MessageToolCalls | undefined

                                          The message tool calls.

                                          +

                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                          +
                                        diff --git a/static/api/v/classes/orchestration_src.OrchestrationStream.html b/static/api/v/classes/orchestration_src.OrchestrationStream.html new file mode 100644 index 000000000..38565f676 --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationStream.html @@ -0,0 +1,29 @@ +OrchestrationStream | SAP AI SDK for JavaScript - v2.10.0
                                        SAP AI SDK for JavaScript - v2.10.0
                                          Preparing search index...

                                          Class OrchestrationStream<Item>

                                          Orchestration stream containing post-processing functions.

                                          +

                                          Type Parameters

                                          • Item

                                          Hierarchy (View Summary)

                                          Index

                                          Constructors

                                          Properties

                                          controller: AbortController
                                          iterator: () => AsyncIterator<Item>

                                          Methods

                                          • Returns AsyncIterator<Item>

                                          • Internal

                                            Create an orchestration stream based on the http response.

                                            +

                                            Parameters

                                            • response: HttpResponse

                                              Http response.

                                              +
                                            • controller: AbortController

                                            Returns OrchestrationStream<CompletionPostResponseStreaming>

                                            An orchestration stream.

                                            +
                                          • Type Parameters

                                            • Item

                                            Parameters

                                            • response: HttpResponse
                                            • controller: AbortController

                                            Returns SseStream<Item>

                                          diff --git a/static/api/v/classes/orchestration_src.OrchestrationStreamChunkResponse.html b/static/api/v/classes/orchestration_src.OrchestrationStreamChunkResponse.html new file mode 100644 index 000000000..8c1b7c77f --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationStreamChunkResponse.html @@ -0,0 +1,31 @@ +OrchestrationStreamChunkResponse | SAP AI SDK for JavaScript - v2.10.0
                                          SAP AI SDK for JavaScript - v2.10.0
                                            Preparing search index...

                                            Class OrchestrationStreamChunkResponse

                                            Orchestration stream chunk response.

                                            +
                                            Index

                                            Constructors

                                            Properties

                                            _data: CompletionPostResponseStreaming

                                            Methods

                                            • Parses the chunk response and returns the choice by index.

                                              +

                                              Parameters

                                              • index: number

                                                The index of the choice to find.

                                                +

                                              Returns LlmChoiceStreaming | undefined

                                              An LLMChoiceStreaming object associated with the index.

                                              +
                                            • Gets the citations from the chunk response. +Citations are returned by models like Perplexity Sonar that provide source references.

                                              +

                                              Returns Citation[] | undefined

                                              The citations, or undefined if there are none.

                                              +
                                            • Parses the chunk response and returns the delta content.

                                              +

                                              Parameters

                                              • OptionalchoiceIndex: number

                                                The index of the choice to parse.

                                                +

                                              Returns string | undefined

                                              The message delta content.

                                              +
                                            • Gets the delta tool calls for a specific choice index.

                                              +

                                              Parameters

                                              • OptionalchoiceIndex: number

                                                The index of the choice to parse.

                                                +

                                              Returns ToolCallChunk[] | undefined

                                              The delta tool calls for the specified choice index.

                                              +
                                            • Reason for stopping the completion stream chunk.

                                              +

                                              Parameters

                                              • OptionalchoiceIndex: number

                                                The index of the choice to parse.

                                                +

                                              Returns string | undefined

                                              The finish reason.

                                              +
                                            • Gets the intermediate results from the chunk.

                                              +

                                              Returns ModuleResultsStreaming | undefined

                                              The intermediate results.

                                              +
                                            • Usage of tokens in the chunk response.

                                              +

                                              Returns TokenUsage | undefined

                                              Token usage.

                                              +

                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                              +
                                            diff --git a/static/api/v/classes/orchestration_src.OrchestrationStreamResponse.html b/static/api/v/classes/orchestration_src.OrchestrationStreamResponse.html new file mode 100644 index 000000000..56ad528d9 --- /dev/null +++ b/static/api/v/classes/orchestration_src.OrchestrationStreamResponse.html @@ -0,0 +1,62 @@ +OrchestrationStreamResponse | SAP AI SDK for JavaScript - v2.10.0
                                            SAP AI SDK for JavaScript - v2.10.0
                                              Preparing search index...

                                              Class OrchestrationStreamResponse<T>

                                              Orchestration stream response.

                                              +

                                              Type Parameters

                                              • T
                                              Index

                                              Constructors

                                              • Type Parameters

                                                • T

                                                Returns OrchestrationStreamResponse<T>

                                                Since v2.6.0. Provide an HttpResponse parameter when constructing OrchestrationStreamResponse. This constructor overload will be removed in v3.0.0. +Creates an orchestration stream response.

                                                +
                                              • Creates an orchestration stream response.

                                                +

                                                Type Parameters

                                                • T

                                                Parameters

                                                • rawResponse: HttpResponse

                                                  The raw HTTP response from the orchestration service. SSE data is not part of the immediate response.

                                                  +

                                                Returns OrchestrationStreamResponse<T>

                                              Properties

                                              _data: Partial<CompletionPostResponse>
                                              _openStream: boolean

                                              Accessors

                                              • get rawResponse(): HttpResponse

                                                Gets the raw HTTP response from the orchestration service. SSE data is not part of the immediate response.

                                                +

                                                Returns HttpResponse

                                                The raw HTTP response.

                                                +

                                                When OrchestrationStreamResponse was constructed without a raw response parameter (deprecated).

                                                +

                                              Methods

                                              • Parses the response and returns the choice by index.

                                                +

                                                Parameters

                                                • index: number

                                                  The index of the choice to find.

                                                  +

                                                Returns LlmChoice | undefined

                                                An LLMChoice object associated with the index.

                                                +
                                              • Messages that can be used for subsequent prompts as message history.

                                                +

                                                Parameters

                                                • OptionalchoiceIndex: number

                                                  The index of the choice to parse.

                                                  +

                                                Returns ChatMessages | undefined

                                                A list of all messages.

                                                +
                                              • Gets the assistant message from the response.

                                                +

                                                Parameters

                                                • OptionalchoiceIndex: number

                                                  The index of the choice to use (default is 0).

                                                  +

                                                Returns AssistantChatMessage | undefined

                                                The assistant message.

                                                +
                                              • Gets the citations from the orchestration response. +Citations are returned by models like Perplexity Sonar that provide source references.

                                                +

                                                Returns Citation[] | undefined

                                                The citations, or undefined if there are none.

                                                +
                                              • Parses the orchestration response and returns the content. +If the response was filtered, an error is thrown.

                                                +

                                                Parameters

                                                • OptionalchoiceIndex: number

                                                  The index of the choice to parse.

                                                  +

                                                Returns string | undefined

                                                The message content.

                                                +
                                              • Gets the finish reason for a specific choice index.

                                                +

                                                Parameters

                                                • OptionalchoiceIndex: number

                                                  The index of the choice to get the finish reason for.

                                                  +

                                                Returns string | undefined

                                                The finish reason for the specified choice index.

                                                +
                                              • Gets the intermediate failures from the orchestration response. +When using module fallback, this contains errors from module configurations +that failed before a successful one was found.

                                                +

                                                Returns OrchestrationError[] | undefined

                                                The intermediate failures, or undefined if there were none.

                                                +
                                              • Gets the intermediate results from the orchestration response.

                                                +

                                                Returns ModuleResults | undefined

                                                The intermediate results.

                                                +
                                              • Parses the orchestration response and returns the refusal message generated by the model.

                                                +

                                                Parameters

                                                • OptionalchoiceIndex: number

                                                  The index of the choice to parse.

                                                  +

                                                Returns string | undefined

                                                The refusal string.

                                                +
                                              • Gets the request ID for the stream response.

                                                +

                                                Returns string | undefined

                                                The request ID, or undefined if the first chunk has not been received yet.

                                                +
                                              • Gets the token usage for the response.

                                                +

                                                Returns TokenUsage | undefined

                                                The token usage for the response.

                                                +
                                              • Parses the orchestration response and returns the tool calls generated by the model.

                                                +

                                                Parameters

                                                • OptionalchoiceIndex: number

                                                  The index of the choice to parse.

                                                  +

                                                Returns MessageToolCalls | undefined

                                                The message tool calls.

                                                +

                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                +
                                              diff --git a/static/api/v/classes/rpt_src.RptClient.html b/static/api/v/classes/rpt_src.RptClient.html new file mode 100644 index 000000000..3ce277e58 --- /dev/null +++ b/static/api/v/classes/rpt_src.RptClient.html @@ -0,0 +1,29 @@ +RptClient | SAP AI SDK for JavaScript - v2.10.0
                                              SAP AI SDK for JavaScript - v2.10.0
                                                Preparing search index...

                                                Class RptClientExperimental

                                                Representation of an RPT client to make predictions. +This class is experimental and may change at any time without prior notice.

                                                +
                                                Index

                                                Constructors

                                                • Experimental

                                                  Creates an instance of the RPT client.

                                                  +

                                                  Parameters

                                                  • OptionalmodelDeployment: ModelDeployment<SapRptModel>

                                                    This configuration is used to retrieve a deployment. Depending on the configuration use either the given deployment ID or the model name to retrieve matching deployments. If model and deployment ID are given, the model is verified against the deployment.

                                                    +
                                                  • Optionaldestination:
                                                        | never
                                                        | Without<HttpDestination> & DestinationFetchOptions & {
                                                            serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                        } & { destinationName: string; service?: undefined }
                                                        | Without<
                                                            DestinationFetchOptions & {
                                                                serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                            } & { destinationName: string; service?: undefined },
                                                        > & Destination & { url: string }

                                                    The destination to use for the request.

                                                    +
                                                    • never
                                                    • Without<HttpDestination> & DestinationFetchOptions & {
                                                          serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                      } & { destinationName: string; service?: undefined }
                                                      • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                                        Custom transformation function to control how a Destination is built from the given Service.

                                                        +
                                                      • destinationName: string

                                                        The name of the destination to retrieve from service bindings.

                                                        +
                                                      • Optionalservice?: undefined
                                                    • Without<
                                                          DestinationFetchOptions & {
                                                              serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                          } & { destinationName: string; service?: undefined },
                                                      > & Destination & { url: string }

                                                  Returns RptClient

                                                Methods

                                                • Experimental

                                                  Predict based on Parquet file data. +Parquet is a binary tabular data format with typed columns.

                                                  +

                                                  Parameters

                                                  • payload: ParquetPayload

                                                    Parquet data and prediction configuration to base prediction on.

                                                    +
                                                  • OptionalrequestConfig: Omit<RptRequestOptions, "compress">

                                                    Custom request configuration.

                                                    +

                                                  Returns Promise<PredictResponsePayload>

                                                  Prediction response.

                                                  +
                                                • Experimental

                                                  Predict based on prediction data with data schema inferred. +Prefer using predictWithSchema when the data schema is known.

                                                  +

                                                  Parameters

                                                  Returns Promise<PredictResponsePayload>

                                                  Prediction response.

                                                  +
                                                • Experimental

                                                  Predict based on data schema and prediction data. +Prefer using this method when the data schema is known.

                                                  +

                                                  Type Parameters

                                                  • const T extends DataSchema

                                                  Parameters

                                                  • dataSchema: T

                                                    Prediction data follows this schema. When using TypeScript, the data schema type is used to infer the types of the prediction data. In that case, the data schema must be provided as a constant (as const).

                                                    +
                                                  • predictionData: PredictionData<T>

                                                    Data to base prediction on.

                                                    +
                                                  • OptionalrequestConfig: RptRequestOptions

                                                    Custom request configuration.

                                                    +

                                                  Returns Promise<PredictResponsePayload>

                                                  Prediction response.

                                                  +

                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                  +
                                                diff --git a/static/api/v/functions/ai-api_src.resolveDeploymentUrl.html b/static/api/v/functions/ai-api_src.resolveDeploymentUrl.html new file mode 100644 index 000000000..cbb878e43 --- /dev/null +++ b/static/api/v/functions/ai-api_src.resolveDeploymentUrl.html @@ -0,0 +1,6 @@ +resolveDeploymentUrl | SAP AI SDK for JavaScript - v2.10.0
                                                SAP AI SDK for JavaScript - v2.10.0
                                                  Preparing search index...

                                                  Function resolveDeploymentUrl

                                                  • Query the AI Core service for a deployment that matches the given criteria. +If more than one deployment matches the criteria, the first one's URL is returned.

                                                    +

                                                    Parameters

                                                    • opts: DeploymentResolutionOptions

                                                      The options for the deployment resolution.

                                                      +

                                                    Returns Promise<string | undefined>

                                                    A promise of the deployment URL, if a deployment was found, fails otherwise.

                                                    +

                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                    +
                                                  diff --git a/static/api/v/functions/core_src.executeRequest.html b/static/api/v/functions/core_src.executeRequest.html new file mode 100644 index 000000000..7f4aa117a --- /dev/null +++ b/static/api/v/functions/core_src.executeRequest.html @@ -0,0 +1,10 @@ +executeRequest | SAP AI SDK for JavaScript - v2.10.0
                                                  SAP AI SDK for JavaScript - v2.10.0
                                                    Preparing search index...

                                                    Function executeRequest

                                                    • Executes a request to the AI Core service.

                                                      +

                                                      Parameters

                                                      • endpointOptions: EndpointOptions

                                                        The options to call an endpoint.

                                                        +
                                                      • data: any

                                                        The input parameters for the request.

                                                        +
                                                      • OptionalrequestConfig: CustomRequestConfig

                                                        The request configuration.

                                                        +
                                                      • Optionaldestination:
                                                            | never
                                                            | Without<HttpDestination> & DestinationFetchOptions & {
                                                                serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                            } & { destinationName: string; service?: undefined }
                                                            | Without<
                                                                DestinationFetchOptions & {
                                                                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                                } & { destinationName: string; service?: undefined },
                                                            > & Destination & { url: string }

                                                        The destination to use for the request.

                                                        +
                                                        • never
                                                        • Without<HttpDestination> & DestinationFetchOptions & {
                                                              serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                          } & { destinationName: string; service?: undefined }
                                                          • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                                            Custom transformation function to control how a Destination is built from the given Service.

                                                            +
                                                          • destinationName: string

                                                            The name of the destination to retrieve from service bindings.

                                                            +
                                                          • Optionalservice?: undefined
                                                        • Without<
                                                              DestinationFetchOptions & {
                                                                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                              } & { destinationName: string; service?: undefined },
                                                          > & Destination & { url: string }

                                                      Returns Promise<HttpResponse>

                                                      The HttpResponse from the AI Core service.

                                                      +

                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                      +
                                                    diff --git a/static/api/v/functions/core_src.getAiCoreDestination.html b/static/api/v/functions/core_src.getAiCoreDestination.html new file mode 100644 index 000000000..868e85c95 --- /dev/null +++ b/static/api/v/functions/core_src.getAiCoreDestination.html @@ -0,0 +1,7 @@ +getAiCoreDestination | SAP AI SDK for JavaScript - v2.10.0
                                                    SAP AI SDK for JavaScript - v2.10.0
                                                      Preparing search index...

                                                      Function getAiCoreDestination

                                                      • Returns a destination object.

                                                        +

                                                        Parameters

                                                        • Optionaldestination:
                                                              | never
                                                              | Without<HttpDestination> & DestinationFetchOptions & {
                                                                  serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                              } & { destinationName: string; service?: undefined }
                                                              | Without<
                                                                  DestinationFetchOptions & {
                                                                      serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                                  } & { destinationName: string; service?: undefined },
                                                              > & Destination & { url: string }

                                                          The destination to use for the request.

                                                          +
                                                          • never
                                                          • Without<HttpDestination> & DestinationFetchOptions & {
                                                                serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                            } & { destinationName: string; service?: undefined }
                                                            • OptionalserviceBindingTransformFn?: ServiceBindingTransformFunction

                                                              Custom transformation function to control how a Destination is built from the given Service.

                                                              +
                                                            • destinationName: string

                                                              The name of the destination to retrieve from service bindings.

                                                              +
                                                            • Optionalservice?: undefined
                                                          • Without<
                                                                DestinationFetchOptions & {
                                                                    serviceBindingTransformFn?: ServiceBindingTransformFunction;
                                                                } & { destinationName: string; service?: undefined },
                                                            > & Destination & { url: string }

                                                        Returns Promise<HttpDestination>

                                                        The destination object.

                                                        +

                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                        +
                                                      diff --git a/static/api/v/functions/orchestration_src.buildAzureContentSafetyFilter.html b/static/api/v/functions/orchestration_src.buildAzureContentSafetyFilter.html new file mode 100644 index 000000000..a4497286d --- /dev/null +++ b/static/api/v/functions/orchestration_src.buildAzureContentSafetyFilter.html @@ -0,0 +1,10 @@ +buildAzureContentSafetyFilter | SAP AI SDK for JavaScript - v2.10.0
                                                      SAP AI SDK for JavaScript - v2.10.0
                                                        Preparing search index...

                                                        Function buildAzureContentSafetyFilter

                                                        • Convenience function to build Azure content filter.

                                                          +

                                                          Type Parameters

                                                          • T extends ConfigType

                                                          Parameters

                                                          • type: T

                                                            Type of the filter, either 'input' or 'output'.

                                                            +
                                                          • Optionalconfig: AzureContentSafetyFilterParameters<T>

                                                            Configuration for Azure content safety filter. +If skipped, the default configuration of ALLOW_SAFE_LOW is used for all filter categories.

                                                            +

                                                          Returns AzureContentSafetyFilterReturnType<T>

                                                          Azure content safety configuration.

                                                          +
                                                          "buildAzureContentSafetyFilter('input', { hate: 'ALLOW_SAFE', violence: 'ALLOW_SAFE_LOW_MEDIUM' })"
                                                          +
                                                          + +

                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                          +
                                                        diff --git a/static/api/v/functions/orchestration_src.buildDocumentGroundingConfig.html b/static/api/v/functions/orchestration_src.buildDocumentGroundingConfig.html new file mode 100644 index 000000000..dfe2332ca --- /dev/null +++ b/static/api/v/functions/orchestration_src.buildDocumentGroundingConfig.html @@ -0,0 +1,5 @@ +buildDocumentGroundingConfig | SAP AI SDK for JavaScript - v2.10.0
                                                        SAP AI SDK for JavaScript - v2.10.0
                                                          Preparing search index...

                                                          Function buildDocumentGroundingConfig

                                                          • Convenience function to create Document Grounding configuration.

                                                            +

                                                            Parameters

                                                            Returns GroundingModule

                                                            An object with the full grounding configuration.

                                                            +

                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                            +
                                                          diff --git a/static/api/v/functions/orchestration_src.buildDpiMaskingProvider.html b/static/api/v/functions/orchestration_src.buildDpiMaskingProvider.html new file mode 100644 index 000000000..9960ff37a --- /dev/null +++ b/static/api/v/functions/orchestration_src.buildDpiMaskingProvider.html @@ -0,0 +1,5 @@ +buildDpiMaskingProvider | SAP AI SDK for JavaScript - v2.10.0
                                                          SAP AI SDK for JavaScript - v2.10.0
                                                            Preparing search index...

                                                            Function buildDpiMaskingProvider

                                                            • Convenience function to create masking provider SAP Data Privacy Integration.

                                                              +

                                                              Parameters

                                                              • dpiMaskingConfig: DpiMaskingConfig

                                                                Configuration for the masking provider SAP Data Privacy Integration.

                                                                +

                                                              Returns DpiConfig

                                                              An object with the masking provider configuration.

                                                              +

                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                              +
                                                            diff --git a/static/api/v/functions/orchestration_src.buildLlamaGuard38BFilter.html b/static/api/v/functions/orchestration_src.buildLlamaGuard38BFilter.html new file mode 100644 index 000000000..0779470d5 --- /dev/null +++ b/static/api/v/functions/orchestration_src.buildLlamaGuard38BFilter.html @@ -0,0 +1,9 @@ +buildLlamaGuard38BFilter | SAP AI SDK for JavaScript - v2.10.0
                                                            SAP AI SDK for JavaScript - v2.10.0
                                                              Preparing search index...

                                                              Function buildLlamaGuard38BFilter

                                                              • Convenience function to build Llama Guard 3 8B filter.

                                                                +

                                                                Type Parameters

                                                                • T extends ConfigType

                                                                Parameters

                                                                • type: T

                                                                  Type of the filter, either input or output.

                                                                  +
                                                                • categories: [keyof LlamaGuard38B, ...(keyof LlamaGuard38B)[]]

                                                                  Categories to be enabled for filtering. Provide at least one category.

                                                                  +

                                                                Returns LlamaGuard38BFilterReturnType<T>

                                                                Llama Guard 3 8B filter configuration.

                                                                +
                                                                buildLlamaGuard38BFilter('input', ['elections', 'hate'])
                                                                +
                                                                + +

                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                +
                                                              diff --git a/static/api/v/functions/orchestration_src.buildTranslationConfig.html b/static/api/v/functions/orchestration_src.buildTranslationConfig.html new file mode 100644 index 000000000..a7ec1d5a4 --- /dev/null +++ b/static/api/v/functions/orchestration_src.buildTranslationConfig.html @@ -0,0 +1,17 @@ +buildTranslationConfig | SAP AI SDK for JavaScript - v2.10.0
                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                Preparing search index...

                                                                Function buildTranslationConfig

                                                                • Convenience function to build a document translation configuration for orchestration service.

                                                                  +

                                                                  Type Parameters

                                                                  • T extends ConfigType

                                                                  Parameters

                                                                  Returns TranslationReturnType<T>

                                                                  SAP Document Translation configuration.

                                                                  +
                                                                  buildTranslationConfig('input', { sourceLanguage: 'de-DE', targetLanguage: 'en-US' })
                                                                  +
                                                                  + +
                                                                  buildTranslationConfig('input', { sourceLanguage: 'de-DE', targetLanguage: 'en-US', translateMessagesHistory: false })
                                                                  +
                                                                  + +
                                                                  buildTranslationConfig('output', { targetLanguage: { category: 'placeholders', items: ['assistant_response'] } })
                                                                  +
                                                                  + +

                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                  +
                                                                diff --git a/static/api/v/functions/orchestration_src.isConfigReference.html b/static/api/v/functions/orchestration_src.isConfigReference.html new file mode 100644 index 000000000..30b2ddd97 --- /dev/null +++ b/static/api/v/functions/orchestration_src.isConfigReference.html @@ -0,0 +1,5 @@ +isConfigReference | SAP AI SDK for JavaScript - v2.10.0
                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                  Preparing search index...

                                                                  Function isConfigReference

                                                                  diff --git a/static/api/v/functions/orchestration_src.isOrchestrationModuleConfigList.html b/static/api/v/functions/orchestration_src.isOrchestrationModuleConfigList.html new file mode 100644 index 000000000..5ecfb389d --- /dev/null +++ b/static/api/v/functions/orchestration_src.isOrchestrationModuleConfigList.html @@ -0,0 +1,5 @@ +isOrchestrationModuleConfigList | SAP AI SDK for JavaScript - v2.10.0
                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                    Preparing search index...

                                                                    Function isOrchestrationModuleConfigList

                                                                    diff --git a/static/api/v/hierarchy.html b/static/api/v/hierarchy.html new file mode 100644 index 000000000..0a8ecb0e6 --- /dev/null +++ b/static/api/v/hierarchy.html @@ -0,0 +1,2 @@ +

                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                    +SAP AI SDK for JavaScript - v2.10.0
                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                      Preparing search index...

                                                                      SAP AI SDK for JavaScript - v2.10.0

                                                                      Hierarchy Summary

                                                                      diff --git a/static/api/v/index.html b/static/api/v/index.html new file mode 100644 index 000000000..935e02c6d --- /dev/null +++ b/static/api/v/index.html @@ -0,0 +1,15 @@ +SAP AI SDK for JavaScript - v2.10.0
                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                        Preparing search index...

                                                                        SAP AI SDK for JavaScript - v2.10.0

                                                                        The SAP Cloud SDK for AI consists of multiple libraries to enable you to integrate AI capabilities into your applications on SAP Business Technology Platform.

                                                                        + + +

                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                        +
                                                                        diff --git a/static/api/v/interfaces/ai-api_src.DeploymentIdConfig.html b/static/api/v/interfaces/ai-api_src.DeploymentIdConfig.html new file mode 100644 index 000000000..a5d74af00 --- /dev/null +++ b/static/api/v/interfaces/ai-api_src.DeploymentIdConfig.html @@ -0,0 +1,5 @@ +DeploymentIdConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                          Preparing search index...

                                                                          Interface DeploymentIdConfig

                                                                          The deployment configuration when using a deployment ID.

                                                                          +
                                                                          interface DeploymentIdConfig {
                                                                              deploymentId: string;
                                                                          }
                                                                          Index

                                                                          Properties

                                                                          Properties

                                                                          deploymentId: string

                                                                          The deployment ID.

                                                                          +

                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                          +
                                                                          diff --git a/static/api/v/interfaces/ai-api_src.ModelConfig.html b/static/api/v/interfaces/ai-api_src.ModelConfig.html new file mode 100644 index 000000000..6b4af74d9 --- /dev/null +++ b/static/api/v/interfaces/ai-api_src.ModelConfig.html @@ -0,0 +1,8 @@ +ModelConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                            Preparing search index...

                                                                            Interface ModelConfig<ModelNameT>

                                                                            The model deployment configuration when using a model.

                                                                            +
                                                                            interface ModelConfig<ModelNameT = string> {
                                                                                modelName: ModelNameT;
                                                                                modelVersion?: string;
                                                                            }

                                                                            Type Parameters

                                                                            • ModelNameT = string

                                                                              String literal type representing the name of the model.

                                                                              +
                                                                            Index

                                                                            Properties

                                                                            modelName: ModelNameT

                                                                            The name of the model.

                                                                            +
                                                                            modelVersion?: string

                                                                            The version of the model.

                                                                            +

                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                            +
                                                                            diff --git a/static/api/v/interfaces/ai-api_src.ResourceGroupConfig.html b/static/api/v/interfaces/ai-api_src.ResourceGroupConfig.html new file mode 100644 index 000000000..6f7d3f881 --- /dev/null +++ b/static/api/v/interfaces/ai-api_src.ResourceGroupConfig.html @@ -0,0 +1,5 @@ +ResourceGroupConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                              Preparing search index...

                                                                              Interface ResourceGroupConfig

                                                                              The deployment configuration when using a resource group.

                                                                              +
                                                                              interface ResourceGroupConfig {
                                                                                  resourceGroup?: string;
                                                                              }
                                                                              Index

                                                                              Properties

                                                                              Properties

                                                                              resourceGroup?: string

                                                                              The resource group of the deployment.

                                                                              +

                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                              +
                                                                              diff --git a/static/api/v/interfaces/core_src.EndpointOptions.html b/static/api/v/interfaces/core_src.EndpointOptions.html new file mode 100644 index 000000000..9c000f0f2 --- /dev/null +++ b/static/api/v/interfaces/core_src.EndpointOptions.html @@ -0,0 +1,9 @@ +EndpointOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                Preparing search index...

                                                                                Interface EndpointOptions

                                                                                The options to call an endpoint.

                                                                                +
                                                                                interface EndpointOptions {
                                                                                    apiVersion?: string;
                                                                                    resourceGroup?: string;
                                                                                    url: string;
                                                                                }
                                                                                Index

                                                                                Properties

                                                                                apiVersion?: string

                                                                                The API version to use.

                                                                                +
                                                                                resourceGroup?: string

                                                                                The resource group to use.

                                                                                +
                                                                                url: string

                                                                                The specific endpoint to call.

                                                                                +

                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                +
                                                                                diff --git a/static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterInputParameters.html b/static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterInputParameters.html new file mode 100644 index 000000000..863ede6b6 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterInputParameters.html @@ -0,0 +1,13 @@ +AzureContentSafetyFilterInputParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                  Preparing search index...

                                                                                  Interface AzureContentSafetyFilterInputParameters

                                                                                  Input parameters for Azure content safety input filter.

                                                                                  +
                                                                                  interface AzureContentSafetyFilterInputParameters {
                                                                                      hate?:
                                                                                          | "ALLOW_SAFE"
                                                                                          | "ALLOW_SAFE_LOW"
                                                                                          | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                          | "ALLOW_ALL";
                                                                                      prompt_shield?: boolean;
                                                                                      self_harm?: | "ALLOW_SAFE"
                                                                                      | "ALLOW_SAFE_LOW"
                                                                                      | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                      | "ALLOW_ALL";
                                                                                      sexual?: | "ALLOW_SAFE"
                                                                                      | "ALLOW_SAFE_LOW"
                                                                                      | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                      | "ALLOW_ALL";
                                                                                      violence?: | "ALLOW_SAFE"
                                                                                      | "ALLOW_SAFE_LOW"
                                                                                      | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                      | "ALLOW_ALL";
                                                                                  }

                                                                                  Hierarchy

                                                                                  • AzureContentSafetyFilterBaseParameters
                                                                                    • AzureContentSafetyFilterInputParameters
                                                                                  Index

                                                                                  Properties

                                                                                  hate?: "ALLOW_SAFE" | "ALLOW_SAFE_LOW" | "ALLOW_SAFE_LOW_MEDIUM" | "ALLOW_ALL"

                                                                                  The filter category for hate content.

                                                                                  +
                                                                                  prompt_shield?: boolean

                                                                                  A flag to use prompt shield.

                                                                                  +
                                                                                  self_harm?:
                                                                                      | "ALLOW_SAFE"
                                                                                      | "ALLOW_SAFE_LOW"
                                                                                      | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                      | "ALLOW_ALL"

                                                                                  The filter category for self-harm content.

                                                                                  +
                                                                                  sexual?: "ALLOW_SAFE" | "ALLOW_SAFE_LOW" | "ALLOW_SAFE_LOW_MEDIUM" | "ALLOW_ALL"

                                                                                  The filter category for sexual content.

                                                                                  +
                                                                                  violence?:
                                                                                      | "ALLOW_SAFE"
                                                                                      | "ALLOW_SAFE_LOW"
                                                                                      | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                      | "ALLOW_ALL"

                                                                                  The filter category for violence content.

                                                                                  +

                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                  +
                                                                                  diff --git a/static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterOutputParameters.html b/static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterOutputParameters.html new file mode 100644 index 000000000..63c00860a --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.AzureContentSafetyFilterOutputParameters.html @@ -0,0 +1,13 @@ +AzureContentSafetyFilterOutputParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                    Preparing search index...

                                                                                    Interface AzureContentSafetyFilterOutputParameters

                                                                                    Output Parameters for Azure content safety output filter.

                                                                                    +
                                                                                    interface AzureContentSafetyFilterOutputParameters {
                                                                                        hate?:
                                                                                            | "ALLOW_SAFE"
                                                                                            | "ALLOW_SAFE_LOW"
                                                                                            | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                            | "ALLOW_ALL";
                                                                                        protected_material_code?: boolean;
                                                                                        self_harm?: | "ALLOW_SAFE"
                                                                                        | "ALLOW_SAFE_LOW"
                                                                                        | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                        | "ALLOW_ALL";
                                                                                        sexual?: | "ALLOW_SAFE"
                                                                                        | "ALLOW_SAFE_LOW"
                                                                                        | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                        | "ALLOW_ALL";
                                                                                        violence?: | "ALLOW_SAFE"
                                                                                        | "ALLOW_SAFE_LOW"
                                                                                        | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                        | "ALLOW_ALL";
                                                                                    }

                                                                                    Hierarchy

                                                                                    • AzureContentSafetyFilterBaseParameters
                                                                                      • AzureContentSafetyFilterOutputParameters
                                                                                    Index

                                                                                    Properties

                                                                                    hate?: "ALLOW_SAFE" | "ALLOW_SAFE_LOW" | "ALLOW_SAFE_LOW_MEDIUM" | "ALLOW_ALL"

                                                                                    The filter category for hate content.

                                                                                    +
                                                                                    protected_material_code?: boolean

                                                                                    Detect protected code content from known GitHub repositories. The scan includes software libraries, source code, algorithms, and other proprietary programming content.

                                                                                    +
                                                                                    self_harm?:
                                                                                        | "ALLOW_SAFE"
                                                                                        | "ALLOW_SAFE_LOW"
                                                                                        | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                        | "ALLOW_ALL"

                                                                                    The filter category for self-harm content.

                                                                                    +
                                                                                    sexual?: "ALLOW_SAFE" | "ALLOW_SAFE_LOW" | "ALLOW_SAFE_LOW_MEDIUM" | "ALLOW_ALL"

                                                                                    The filter category for sexual content.

                                                                                    +
                                                                                    violence?:
                                                                                        | "ALLOW_SAFE"
                                                                                        | "ALLOW_SAFE_LOW"
                                                                                        | "ALLOW_SAFE_LOW_MEDIUM"
                                                                                        | "ALLOW_ALL"

                                                                                    The filter category for violence content.

                                                                                    +

                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                    +
                                                                                    diff --git a/static/api/v/interfaces/orchestration_src.BaseStreamOptions.html b/static/api/v/interfaces/orchestration_src.BaseStreamOptions.html new file mode 100644 index 000000000..ebe8fc119 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.BaseStreamOptions.html @@ -0,0 +1,11 @@ +BaseStreamOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                      Preparing search index...

                                                                                      Interface BaseStreamOptions

                                                                                      Base stream options without per-config overrides.

                                                                                      +
                                                                                      interface BaseStreamOptions {
                                                                                          global?: GlobalStreamOptions;
                                                                                          outputFiltering?: FilteringStreamOptions;
                                                                                          overrides?: undefined;
                                                                                          promptTemplating?: { include_usage?: boolean; [key: string]: any } | null;
                                                                                      }
                                                                                      Index

                                                                                      Properties

                                                                                      global?: GlobalStreamOptions

                                                                                      Global stream options.

                                                                                      +
                                                                                      outputFiltering?: FilteringStreamOptions

                                                                                      Output filtering stream options.

                                                                                      +
                                                                                      overrides?: undefined

                                                                                      Please use StreamOptionsWithOverrides if you want to specify per-config stream options for module fallback.

                                                                                      +
                                                                                      promptTemplating?: { include_usage?: boolean; [key: string]: any } | null

                                                                                      LLM specific stream options.

                                                                                      +

                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                      +
                                                                                      diff --git a/static/api/v/interfaces/orchestration_src.ChatCompletionRequest.html b/static/api/v/interfaces/orchestration_src.ChatCompletionRequest.html new file mode 100644 index 000000000..9a97697b8 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.ChatCompletionRequest.html @@ -0,0 +1,15 @@ +ChatCompletionRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                        Preparing search index...

                                                                                        Interface ChatCompletionRequest

                                                                                        Chat completion request configuration.

                                                                                        +
                                                                                        interface ChatCompletionRequest {
                                                                                            messages?: ChatMessages;
                                                                                            messagesHistory?: ChatMessages;
                                                                                            placeholderValues?: Record<string, string>;
                                                                                        }
                                                                                        Index

                                                                                        Properties

                                                                                        messages?: ChatMessages

                                                                                        New chat messages, including template messages.

                                                                                        +
                                                                                        messages: [
                                                                                        {
                                                                                        role: 'system',
                                                                                        content: 'You are a helpful assistant answering questions about {{product}}.'
                                                                                        },
                                                                                        {
                                                                                        role: 'user',
                                                                                        content: 'Can you give me an overview of its key benefits?'
                                                                                        }
                                                                                        ] +
                                                                                        + +
                                                                                        messagesHistory?: ChatMessages

                                                                                        Chat History.

                                                                                        +
                                                                                        placeholderValues?: Record<string, string>

                                                                                        Template parameters.

                                                                                        +
                                                                                        placeholderValues: {
                                                                                        product: 'SAP Cloud SDK'
                                                                                        } +
                                                                                        + +

                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                        +
                                                                                        diff --git a/static/api/v/interfaces/orchestration_src.DocumentGroundingServiceConfig.html b/static/api/v/interfaces/orchestration_src.DocumentGroundingServiceConfig.html new file mode 100644 index 000000000..b9d2fe1d4 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.DocumentGroundingServiceConfig.html @@ -0,0 +1,15 @@ +DocumentGroundingServiceConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                          Preparing search index...

                                                                                          Interface DocumentGroundingServiceConfig

                                                                                          Represents the configuration for the Document Grounding Service.

                                                                                          +
                                                                                          interface DocumentGroundingServiceConfig {
                                                                                              filters?: DocumentGroundingServiceFilter[];
                                                                                              metadata_params?: string[];
                                                                                              placeholders: { input: string[]; output: string };
                                                                                          }
                                                                                          Index

                                                                                          Properties

                                                                                          Document grounding service filters to be used.

                                                                                          +
                                                                                          metadata_params?: string[]

                                                                                          Parameter name used for specifying metadata parameters.

                                                                                          +
                                                                                          placeholders: { input: string[]; output: string }

                                                                                          Placeholders to be used for grounding input questions and output.

                                                                                          +

                                                                                          Type Declaration

                                                                                          • input: string[]

                                                                                            Contains the input parameters used for grounding input questions +Min Items: 1.

                                                                                            +
                                                                                          • output: string

                                                                                            Placeholder name for grounding output.

                                                                                            +
                                                                                            "groundingOutput"
                                                                                            +
                                                                                            + +

                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                            +
                                                                                          diff --git a/static/api/v/interfaces/orchestration_src.DocumentTranslationApplyToSelector.html b/static/api/v/interfaces/orchestration_src.DocumentTranslationApplyToSelector.html new file mode 100644 index 000000000..42bc797c3 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.DocumentTranslationApplyToSelector.html @@ -0,0 +1,15 @@ +DocumentTranslationApplyToSelector | SAP AI SDK for JavaScript - v2.10.0
                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                            Preparing search index...

                                                                                            Interface DocumentTranslationApplyToSelector

                                                                                            Configuration selector for applying translation to specific placeholders or message roles.

                                                                                            +
                                                                                            interface DocumentTranslationApplyToSelector {
                                                                                                category: TranslationApplyToCategory;
                                                                                                items: string[];
                                                                                                sourceLanguage?: string;
                                                                                            }
                                                                                            Index

                                                                                            Properties

                                                                                            Category to apply translation to.

                                                                                            +
                                                                                            items: string[]

                                                                                            List of placeholders or roles to apply translation to.

                                                                                            +
                                                                                            [
                                                                                            "groundingInput",
                                                                                            "inputContext"
                                                                                            ] +
                                                                                            + +
                                                                                            sourceLanguage?: string

                                                                                            Language of the text to be translated.

                                                                                            +
                                                                                            "de-DE"
                                                                                            +
                                                                                            + +

                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                            +
                                                                                            diff --git a/static/api/v/interfaces/orchestration_src.EmbeddingData.html b/static/api/v/interfaces/orchestration_src.EmbeddingData.html new file mode 100644 index 000000000..083f9df5c --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.EmbeddingData.html @@ -0,0 +1,9 @@ +EmbeddingData | SAP AI SDK for JavaScript - v2.10.0
                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                              Preparing search index...

                                                                                              Interface EmbeddingData

                                                                                              Embedding data with vector and index information.

                                                                                              +
                                                                                              interface EmbeddingData {
                                                                                                  embedding: string | EmbeddingFloatArray;
                                                                                                  index: number;
                                                                                                  object: "embedding";
                                                                                              }
                                                                                              Index

                                                                                              Properties

                                                                                              Properties

                                                                                              embedding: string | EmbeddingFloatArray

                                                                                              The embedding vector, either as a number array, a base64-encoded string, or multiple formats in case multiple output formats were requested.

                                                                                              +
                                                                                              index: number

                                                                                              The index of the embedding in the list of embeddings.

                                                                                              +
                                                                                              object: "embedding"

                                                                                              The object type, which is always "embedding".

                                                                                              +

                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                              +
                                                                                              diff --git a/static/api/v/interfaces/orchestration_src.EmbeddingModelConfig.html b/static/api/v/interfaces/orchestration_src.EmbeddingModelConfig.html new file mode 100644 index 000000000..2857df289 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.EmbeddingModelConfig.html @@ -0,0 +1,5 @@ +EmbeddingModelConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                Preparing search index...

                                                                                                Interface EmbeddingModelConfig

                                                                                                Embedding model configuration.

                                                                                                +
                                                                                                interface EmbeddingModelConfig {
                                                                                                    model: EmbeddingModelDetails;
                                                                                                }
                                                                                                Index

                                                                                                Properties

                                                                                                Properties

                                                                                                Model details for embedding generation.

                                                                                                +

                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                +
                                                                                                diff --git a/static/api/v/interfaces/orchestration_src.EmbeddingModuleConfig.html b/static/api/v/interfaces/orchestration_src.EmbeddingModuleConfig.html new file mode 100644 index 000000000..4e8df9869 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.EmbeddingModuleConfig.html @@ -0,0 +1,7 @@ +EmbeddingModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                  Preparing search index...

                                                                                                  Interface EmbeddingModuleConfig

                                                                                                  Embedding module configuration.

                                                                                                  +
                                                                                                  interface EmbeddingModuleConfig {
                                                                                                      embeddings: EmbeddingModelConfig;
                                                                                                      masking?: MaskingModule;
                                                                                                  }
                                                                                                  Index

                                                                                                  Properties

                                                                                                  Properties

                                                                                                  Embeddings model configuration.

                                                                                                  +
                                                                                                  masking?: MaskingModule

                                                                                                  Masking module configuration.

                                                                                                  +

                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                  +
                                                                                                  diff --git a/static/api/v/interfaces/orchestration_src.EmbeddingRequest.html b/static/api/v/interfaces/orchestration_src.EmbeddingRequest.html new file mode 100644 index 000000000..c400306d2 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.EmbeddingRequest.html @@ -0,0 +1,14 @@ +EmbeddingRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                    Preparing search index...

                                                                                                    Interface EmbeddingRequest

                                                                                                    Embedding request configuration.

                                                                                                    +
                                                                                                    interface EmbeddingRequest {
                                                                                                        input: string | string[];
                                                                                                        type?: "document" | "text" | "query";
                                                                                                    }
                                                                                                    Index

                                                                                                    Properties

                                                                                                    Properties

                                                                                                    input: string | string[]

                                                                                                    Text input for which embeddings need to be generated. +Can be a single string or array of strings.

                                                                                                    +
                                                                                                    input: "This is a text to embed" or
                                                                                                    input: ["Text 1", "Text 2", "Text 3"] +
                                                                                                    + +
                                                                                                    type?: "document" | "text" | "query"

                                                                                                    Represents the task for which the embeddings need to be generated.

                                                                                                    +
                                                                                                    'text'
                                                                                                    +
                                                                                                    + +

                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                    +
                                                                                                    diff --git a/static/api/v/interfaces/orchestration_src.FilteringModule.html b/static/api/v/interfaces/orchestration_src.FilteringModule.html new file mode 100644 index 000000000..6ac5a24fb --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.FilteringModule.html @@ -0,0 +1,7 @@ +FilteringModule | SAP AI SDK for JavaScript - v2.10.0
                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                      Preparing search index...

                                                                                                      Interface FilteringModule

                                                                                                      Representation of the FilteringModuleConfig schema.

                                                                                                      +
                                                                                                      interface FilteringModule {
                                                                                                          input?: InputFilteringConfig;
                                                                                                          output?: OutputFilteringConfig;
                                                                                                      }
                                                                                                      Index

                                                                                                      Properties

                                                                                                      Properties

                                                                                                      input?: InputFilteringConfig

                                                                                                      List of provider type and filters.

                                                                                                      +
                                                                                                      output?: OutputFilteringConfig

                                                                                                      List of provider type and filters.

                                                                                                      +

                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                      +
                                                                                                      diff --git a/static/api/v/interfaces/orchestration_src.GroundingModule.html b/static/api/v/interfaces/orchestration_src.GroundingModule.html new file mode 100644 index 000000000..3cf8553c4 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.GroundingModule.html @@ -0,0 +1,18 @@ +GroundingModule | SAP AI SDK for JavaScript - v2.10.0
                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                        Preparing search index...

                                                                                                        Interface GroundingModule

                                                                                                        Representation of the GroundingModuleConfig schema.

                                                                                                        +
                                                                                                        interface GroundingModule {
                                                                                                            config: {
                                                                                                                filters?: DocumentGroundingFilter[];
                                                                                                                metadata_params?: string[];
                                                                                                                placeholders: { input: string[]; output: string };
                                                                                                            };
                                                                                                            type: any;
                                                                                                        }
                                                                                                        Index

                                                                                                        Properties

                                                                                                        Properties

                                                                                                        config: {
                                                                                                            filters?: DocumentGroundingFilter[];
                                                                                                            metadata_params?: string[];
                                                                                                            placeholders: { input: string[]; output: string };
                                                                                                        }

                                                                                                        Grounding service configuration.

                                                                                                        +

                                                                                                        Type Declaration

                                                                                                        • Optionalfilters?: DocumentGroundingFilter[]

                                                                                                          Document grounding service filters to be used.

                                                                                                          +
                                                                                                        • Optionalmetadata_params?: string[]

                                                                                                          Parameter name used for specifying metadata parameters.

                                                                                                          +
                                                                                                        • placeholders: { input: string[]; output: string }

                                                                                                          Placeholders to be used for grounding input questions and output.

                                                                                                          +
                                                                                                          • input: string[]

                                                                                                            Contains the input parameters used for grounding input questions +Min Items: 1.

                                                                                                            +
                                                                                                          • output: string

                                                                                                            Placeholder name for grounding output.

                                                                                                            +
                                                                                                            'groundingOutput'
                                                                                                            +
                                                                                                            + +
                                                                                                        type: any
                                                                                                        'document_grounding_service'
                                                                                                        +
                                                                                                        + +

                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                        +
                                                                                                        diff --git a/static/api/v/interfaces/orchestration_src.MaskingModule.html b/static/api/v/interfaces/orchestration_src.MaskingModule.html new file mode 100644 index 000000000..84eb92354 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.MaskingModule.html @@ -0,0 +1,6 @@ +MaskingModule | SAP AI SDK for JavaScript - v2.10.0
                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                          Preparing search index...

                                                                                                          Interface MaskingModule

                                                                                                          Representation of the MaskingModuleConfig schema.

                                                                                                          +
                                                                                                          interface MaskingModule {
                                                                                                              masking_providers: DpiConfig[];
                                                                                                          }
                                                                                                          Index

                                                                                                          Properties

                                                                                                          Properties

                                                                                                          masking_providers: DpiConfig[]

                                                                                                          List of masking service providers +Min Items: 1.

                                                                                                          +

                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                          +
                                                                                                          diff --git a/static/api/v/interfaces/orchestration_src.OrchestrationModuleConfig.html b/static/api/v/interfaces/orchestration_src.OrchestrationModuleConfig.html new file mode 100644 index 000000000..7c3b611f5 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.OrchestrationModuleConfig.html @@ -0,0 +1,17 @@ +OrchestrationModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                            Preparing search index...

                                                                                                            Interface OrchestrationModuleConfig

                                                                                                            Orchestration module configuration.

                                                                                                            +
                                                                                                            interface OrchestrationModuleConfig {
                                                                                                                filtering?: FilteringModule;
                                                                                                                grounding?: GroundingModule;
                                                                                                                masking?: MaskingModule;
                                                                                                                promptTemplating: PromptTemplatingModule;
                                                                                                                translation?: TranslationModule;
                                                                                                            }
                                                                                                            Index

                                                                                                            Properties

                                                                                                            filtering?: FilteringModule

                                                                                                            Filtering module configuration for both input and output filters. +To configure a filter, use convenience functions like buildAzureContentSafetyFilter, buildLlamaGuard38BFilter, etc..

                                                                                                            +
                                                                                                            filtering: {
                                                                                                            input: {
                                                                                                            filters: [
                                                                                                            buildAzureContentSafetyFilter('input', { hate: 'ALLOW_SAFE', violence: 'ALLOW_SAFE_LOW_MEDIUM' })
                                                                                                            ]
                                                                                                            }
                                                                                                            } +
                                                                                                            + +
                                                                                                            grounding?: GroundingModule

                                                                                                            Grounding module configuraton.

                                                                                                            +
                                                                                                            masking?: MaskingModule

                                                                                                            Masking module configuration.

                                                                                                            +
                                                                                                            promptTemplating: PromptTemplatingModule

                                                                                                            Prompt templating configuration.

                                                                                                            +
                                                                                                            translation?: TranslationModule

                                                                                                            Translation module configuration.

                                                                                                            +

                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                            +
                                                                                                            diff --git a/static/api/v/interfaces/orchestration_src.OrchestrationRequestHeaders.html b/static/api/v/interfaces/orchestration_src.OrchestrationRequestHeaders.html new file mode 100644 index 000000000..9c12cb628 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.OrchestrationRequestHeaders.html @@ -0,0 +1,8 @@ +OrchestrationRequestHeaders | SAP AI SDK for JavaScript - v2.10.0
                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                              Preparing search index...

                                                                                                              Interface OrchestrationRequestHeaders

                                                                                                              Service-specific headers for orchestration requests.

                                                                                                              +

                                                                                                              AI-Resource-Group is configured via the deploymentConfig constructor parameter, not here.

                                                                                                              +
                                                                                                              interface OrchestrationRequestHeaders {
                                                                                                                  "AI-Object-Store-Secret-Name"?: string;
                                                                                                                  "AI-Resource-Group"?: undefined;
                                                                                                                  [key: string]: any;
                                                                                                              }

                                                                                                              Indexable

                                                                                                              • [key: string]: any
                                                                                                              Index

                                                                                                              Properties

                                                                                                              "AI-Object-Store-Secret-Name"?: string

                                                                                                              Name of the object store secret used by the feedback service.

                                                                                                              +
                                                                                                              "AI-Resource-Group"?: undefined

                                                                                                              Use the deploymentConfig constructor parameter to set the resource group instead.

                                                                                                              +

                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                              +
                                                                                                              diff --git a/static/api/v/interfaces/orchestration_src.PromptTemplatingModule.html b/static/api/v/interfaces/orchestration_src.PromptTemplatingModule.html new file mode 100644 index 000000000..91e9f1bd3 --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.PromptTemplatingModule.html @@ -0,0 +1,16 @@ +PromptTemplatingModule | SAP AI SDK for JavaScript - v2.10.0
                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                Preparing search index...

                                                                                                                Interface PromptTemplatingModule

                                                                                                                Prompt templating module configuration.

                                                                                                                +
                                                                                                                interface PromptTemplatingModule {
                                                                                                                    model: LlmModelDetails;
                                                                                                                    prompt?: string | Xor<PromptTemplate, TemplateRef>;
                                                                                                                }
                                                                                                                Index

                                                                                                                Properties

                                                                                                                Properties

                                                                                                                LLM model details.

                                                                                                                +
                                                                                                                prompt?: string | Xor<PromptTemplate, TemplateRef>

                                                                                                                Static prompts. Can be:

                                                                                                                +
                                                                                                                  +
                                                                                                                • A template: an array of templated chat messages (with {{?placeholders}}).
                                                                                                                • +
                                                                                                                • An id or scenario, name and version: reference to a remote prompt template.
                                                                                                                • +
                                                                                                                +

                                                                                                                This is meant for static instructions included with every call. +For per-request templating, use messages in .chatCompletion() instead.

                                                                                                                +
                                                                                                                prompt: {
                                                                                                                template: [
                                                                                                                {
                                                                                                                role: 'system',
                                                                                                                content: 'You are an assistant for {{?product}}.'
                                                                                                                }
                                                                                                                ]
                                                                                                                } +
                                                                                                                + +

                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                +
                                                                                                                diff --git a/static/api/v/interfaces/orchestration_src.RequestOptions.html b/static/api/v/interfaces/orchestration_src.RequestOptions.html new file mode 100644 index 000000000..3cbdf6b6b --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.RequestOptions.html @@ -0,0 +1,11 @@ +RequestOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                  Preparing search index...

                                                                                                                  Interface RequestOptions

                                                                                                                  Request options for orchestration.

                                                                                                                  +
                                                                                                                  interface RequestOptions {
                                                                                                                      request?: ChatCompletionRequest;
                                                                                                                      requestConfig?: CustomRequestConfig;
                                                                                                                      stream?: boolean;
                                                                                                                      streamOptions?: StreamOptions;
                                                                                                                  }
                                                                                                                  Index

                                                                                                                  Properties

                                                                                                                  Prompt configuration.

                                                                                                                  +
                                                                                                                  requestConfig?: CustomRequestConfig

                                                                                                                  Custom request configuration.

                                                                                                                  +
                                                                                                                  stream?: boolean

                                                                                                                  Whether to stream the response.

                                                                                                                  +
                                                                                                                  streamOptions?: StreamOptions

                                                                                                                  Options for the stream.

                                                                                                                  +

                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                  +
                                                                                                                  diff --git a/static/api/v/interfaces/orchestration_src.TranslationModule.html b/static/api/v/interfaces/orchestration_src.TranslationModule.html new file mode 100644 index 000000000..81a564c2d --- /dev/null +++ b/static/api/v/interfaces/orchestration_src.TranslationModule.html @@ -0,0 +1,7 @@ +TranslationModule | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                    Preparing search index...

                                                                                                                    Interface TranslationModule

                                                                                                                    Configuration for translation module.

                                                                                                                    +
                                                                                                                    interface TranslationModule {
                                                                                                                        input?: SAPDocumentTranslationInput;
                                                                                                                        output?: SAPDocumentTranslationOutput;
                                                                                                                    }
                                                                                                                    Index

                                                                                                                    Properties

                                                                                                                    Properties

                                                                                                                    input?: SAPDocumentTranslationInput

                                                                                                                    Configuration for input translation.

                                                                                                                    +
                                                                                                                    output?: SAPDocumentTranslationOutput

                                                                                                                    Configuration for output translation.

                                                                                                                    +

                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                    +
                                                                                                                    diff --git a/static/api/v/interfaces/rpt_src.RptRequestOptions.html b/static/api/v/interfaces/rpt_src.RptRequestOptions.html new file mode 100644 index 000000000..6dab4bc09 --- /dev/null +++ b/static/api/v/interfaces/rpt_src.RptRequestOptions.html @@ -0,0 +1,24 @@ +RptRequestOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                      Preparing search index...

                                                                                                                      Interface RptRequestOptions

                                                                                                                      Custom options for how requests to the RPT service endpoint are performed.

                                                                                                                      +
                                                                                                                      interface RptRequestOptions {
                                                                                                                          compress?: RptRequestCompressionMiddlewareOptions;
                                                                                                                          httpAgent?: any;
                                                                                                                          httpsAgent?: any;
                                                                                                                          maxContentLength?: number;
                                                                                                                          middleware?: HttpMiddleware[];
                                                                                                                          parameterEncoder?: ParameterEncoder;
                                                                                                                          proxy?: false;
                                                                                                                          signal?: AbortSignal;
                                                                                                                          [key: string]: any;
                                                                                                                      }

                                                                                                                      Hierarchy

                                                                                                                      • CustomRequestConfig
                                                                                                                        • RptRequestOptions

                                                                                                                      Indexable

                                                                                                                      • [key: string]: any
                                                                                                                      Index

                                                                                                                      Properties

                                                                                                                      Options to configure request compression.

                                                                                                                      +

                                                                                                                      This option does not affect responses, only requests. +Prediction requests with parquet will not be compressed even if the option is set, as they are already in a compressed binary format. +Compression will be disabled if custom middlewares are provided in the destination or fetch options.

                                                                                                                      +
                                                                                                                      httpAgent?: any

                                                                                                                      The custom agent used when performing http requests.

                                                                                                                      +
                                                                                                                      httpsAgent?: any

                                                                                                                      The custom agent used when performing https requests.

                                                                                                                      +
                                                                                                                      maxContentLength?: number

                                                                                                                      The max size of the http response content in bytes.

                                                                                                                      +
                                                                                                                      middleware?: HttpMiddleware[]

                                                                                                                      Middleware @sap-cloud-sdk/resilience!Middleware to be applied to the request. +The request context is set using @sap-cloud-sdk/http-client!HttpMiddlewareContext.

                                                                                                                      +
                                                                                                                      parameterEncoder?: ParameterEncoder

                                                                                                                      Encoder for the query parameters key and values. Per default parameters and keys are percent encoded.

                                                                                                                      +
                                                                                                                      proxy?: false

                                                                                                                      Set this to false to disable the proxy. +To configure the proxy you can add a @sap-cloud-sdk/connectivity!ProxyConfiguration to your destination.

                                                                                                                      +
                                                                                                                      signal?: AbortSignal

                                                                                                                      An AbortSignal to cancel the request.

                                                                                                                      +

                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                      +
                                                                                                                      diff --git a/static/api/v/modules.html b/static/api/v/modules.html new file mode 100644 index 000000000..434950de2 --- /dev/null +++ b/static/api/v/modules.html @@ -0,0 +1,2 @@ +

                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                      +SAP AI SDK for JavaScript - v2.10.0
                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                        Preparing search index...
                                                                                                                        diff --git a/static/api/v/modules/ai-api_src.html b/static/api/v/modules/ai-api_src.html new file mode 100644 index 000000000..e59b1d164 --- /dev/null +++ b/static/api/v/modules/ai-api_src.html @@ -0,0 +1,2 @@ +

                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                        +ai-api/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                          Preparing search index...

                                                                                                                          Module ai-api/src

                                                                                                                          Interfaces

                                                                                                                          DeploymentIdConfig
                                                                                                                          ModelConfig
                                                                                                                          ResourceGroupConfig

                                                                                                                          Type Aliases

                                                                                                                          AiApiError
                                                                                                                          AiApiErrorWithId
                                                                                                                          AiArtifact
                                                                                                                          AiArtifactArgumentBinding
                                                                                                                          AiArtifactArgumentBindingList
                                                                                                                          AiArtifactArray
                                                                                                                          AiArtifactCreationResponse
                                                                                                                          AiArtifactCreationResponseMessage
                                                                                                                          AiArtifactDescription
                                                                                                                          AiArtifactId
                                                                                                                          AiArtifactList
                                                                                                                          AiArtifactName
                                                                                                                          AiArtifactPostData
                                                                                                                          AiArtifactUrl
                                                                                                                          AiBackendDetails
                                                                                                                          AiConfiguration
                                                                                                                          AiConfigurationBaseData
                                                                                                                          AiConfigurationCreationResponse
                                                                                                                          AiConfigurationCreationResponseMessage
                                                                                                                          AiConfigurationId
                                                                                                                          AiConfigurationList
                                                                                                                          AiConfigurationName
                                                                                                                          AiCreationResponseMessage
                                                                                                                          AiCron
                                                                                                                          AiDeployment
                                                                                                                          AiDeploymentBulkModificationRequest
                                                                                                                          AiDeploymentBulkModificationResponse
                                                                                                                          AiDeploymentCreationRequest
                                                                                                                          AiDeploymentCreationResponse
                                                                                                                          AiDeploymentCreationResponseMessage
                                                                                                                          AiDeploymentDeletionResponse
                                                                                                                          AiDeploymentDeletionResponseMessage
                                                                                                                          AiDeploymentDetails
                                                                                                                          AiDeploymentId
                                                                                                                          AiDeploymentList
                                                                                                                          AiDeploymentModificationRequest
                                                                                                                          AiDeploymentModificationRequestList
                                                                                                                          AiDeploymentModificationRequestWithIdentifier
                                                                                                                          AiDeploymentModificationResponse
                                                                                                                          AiDeploymentModificationResponseList
                                                                                                                          AiDeploymentModificationResponseMessage
                                                                                                                          AiDeploymentResponseWithDetails
                                                                                                                          AiDeploymentStatus
                                                                                                                          AiDeploymentStatusDetails
                                                                                                                          AiDeploymentStatusMessage
                                                                                                                          AiDeploymentTargetStatus
                                                                                                                          AiDeploymentTimeToLive
                                                                                                                          AiDeploymentUrl
                                                                                                                          AiEnactmentCreationRequest
                                                                                                                          AiExecutable
                                                                                                                          AiExecutableArtifact
                                                                                                                          AiExecutableArtifactList
                                                                                                                          AiExecutableId
                                                                                                                          AiExecutableList
                                                                                                                          AiExecutableParameter
                                                                                                                          AiExecutableParameterList
                                                                                                                          AiExecution
                                                                                                                          AiExecutionBulkModificationRequest
                                                                                                                          AiExecutionBulkModificationResponse
                                                                                                                          AiExecutionCreationResponse
                                                                                                                          AiExecutionCreationResponseMessage
                                                                                                                          AiExecutionDeletionResponse
                                                                                                                          AiExecutionDeletionResponseMessage
                                                                                                                          AiExecutionId
                                                                                                                          AiExecutionList
                                                                                                                          AiExecutionModificationRequest
                                                                                                                          AiExecutionModificationRequestList
                                                                                                                          AiExecutionModificationRequestWithIdentifier
                                                                                                                          AiExecutionModificationResponse
                                                                                                                          AiExecutionModificationResponseList
                                                                                                                          AiExecutionModificationResponseMessage
                                                                                                                          AiExecutionResponseWithDetails
                                                                                                                          AiExecutionSchedule
                                                                                                                          AiExecutionScheduleCreationData
                                                                                                                          AiExecutionScheduleCreationResponse
                                                                                                                          AiExecutionScheduleCreationResponseMessage
                                                                                                                          AiExecutionScheduleDeletionResponse
                                                                                                                          AiExecutionScheduleDeletionResponseMessage
                                                                                                                          AiExecutionScheduleId
                                                                                                                          AiExecutionScheduleList
                                                                                                                          AiExecutionScheduleModificationRequest
                                                                                                                          AiExecutionScheduleModificationResponse
                                                                                                                          AiExecutionScheduleModificationResponseMessage
                                                                                                                          AiExecutionScheduleStatus
                                                                                                                          AiExecutionStatus
                                                                                                                          AiExecutionStatusDetails
                                                                                                                          AiExecutionStatusMessage
                                                                                                                          AiId
                                                                                                                          AiLabel
                                                                                                                          AiLabelKey
                                                                                                                          AiLabelList
                                                                                                                          AiLabelValue
                                                                                                                          AiLogCommonData
                                                                                                                          AiLogCommonResult
                                                                                                                          AiLogCommonResultItem
                                                                                                                          AiModelBaseData
                                                                                                                          AiModelList
                                                                                                                          AiModelVersion
                                                                                                                          AiModelVersionList
                                                                                                                          AiParameterArgumentBinding
                                                                                                                          AiParameterArgumentBindingList
                                                                                                                          AiResourcesDetails
                                                                                                                          AiScalingDetails
                                                                                                                          AiScenario
                                                                                                                          AiScenarioId
                                                                                                                          AiScenarioLabel
                                                                                                                          AiScenarioLabelKey
                                                                                                                          AiScenarioLabelList
                                                                                                                          AiScenarioList
                                                                                                                          AiUrl
                                                                                                                          AiVersion
                                                                                                                          AiVersionDescription
                                                                                                                          AiVersionId
                                                                                                                          AiVersionList
                                                                                                                          BckndAllArgoCDApplicationData
                                                                                                                          BckndArgoCDApplicationBaseData
                                                                                                                          BckndArgoCDApplicationCreationResponse
                                                                                                                          BckndArgoCDApplicationCreationResponseMessage
                                                                                                                          BckndArgoCDApplicationDataRepoName
                                                                                                                          BckndArgoCDApplicationDataRequest
                                                                                                                          BckndArgoCDApplicationDataResponse
                                                                                                                          BckndArgoCDApplicationDeletionResponse
                                                                                                                          BckndArgoCDApplicationDeletionResponseMessage
                                                                                                                          BckndArgoCDApplicationModificationResponse
                                                                                                                          BckndArgoCDApplicationModificationResponseMessage
                                                                                                                          BckndArgoCDApplicationRefreshResponse
                                                                                                                          BckndArgoCDApplicationRefreshResponseMessage
                                                                                                                          BckndArgoCDApplicationStatus
                                                                                                                          BckndArgoCDRepositoryCreationResponse
                                                                                                                          BckndArgoCDRepositoryCreationResponseMessage
                                                                                                                          BckndArgoCDRepositoryCredentials
                                                                                                                          BckndArgoCDRepositoryData
                                                                                                                          BckndArgoCDRepositoryDataResponse
                                                                                                                          BckndArgoCDRepositoryDeletionResponse
                                                                                                                          BckndArgoCDRepositoryDeletionResponseMessage
                                                                                                                          BckndArgoCDRepositoryDetails
                                                                                                                          BckndArgoCDRepositoryModificationResponse
                                                                                                                          BckndArgoCDRepositoryModificationResponseMessage
                                                                                                                          BckndCommonResourceQuotaResponse
                                                                                                                          BckndCreationResponseMessage
                                                                                                                          BckndDeploymentQuota
                                                                                                                          BckndDeploymentQuotaItem
                                                                                                                          BckndDeploymentResourceQuotaResponse
                                                                                                                          BckndDeploymentUsage
                                                                                                                          BcknddockerRegistryNameComponent
                                                                                                                          BcknddockerRegistrySecretCreationResponse
                                                                                                                          BcknddockerRegistrySecretCreationResponseMessage
                                                                                                                          BcknddockerRegistrySecretDeletionResponse
                                                                                                                          BcknddockerRegistrySecretDeletionResponseMessage
                                                                                                                          BcknddockerRegistrySecretModificationResponse
                                                                                                                          BcknddockerRegistrySecretModificationResponseMessage
                                                                                                                          BcknddockerRegistrySecretStatus
                                                                                                                          BcknddockerRegistrySecretStatusResponse
                                                                                                                          BcknddockerRegistrySecretWithSensitiveDataRequest
                                                                                                                          BckndError
                                                                                                                          BckndErrorResponse
                                                                                                                          BckndExecutableResourceQuotaResponse
                                                                                                                          BckndExtendedService
                                                                                                                          BckndGenericSecretData
                                                                                                                          BckndGenericSecretDataResponse
                                                                                                                          BckndGenericSecretDetails
                                                                                                                          BckndGenericSecretLabel
                                                                                                                          BckndGenericSecretLabels
                                                                                                                          BckndGenericSecretPatchBody
                                                                                                                          BckndGenericSecretPostBody
                                                                                                                          BckndId
                                                                                                                          BckndInstanceType
                                                                                                                          BckndInstanceTypeGetResponse
                                                                                                                          BckndInternalResourceGroup
                                                                                                                          BckndInternalResourceGroupAnnotation
                                                                                                                          BckndInternalResourceGroupAnnotations
                                                                                                                          BckndInternalResourceGroupLabel
                                                                                                                          BckndInternalResourceGroupLabels
                                                                                                                          BckndListGenericSecretsResponse
                                                                                                                          BckndMessage
                                                                                                                          BckndName
                                                                                                                          BckndobjectStoreSecretCreationResponse
                                                                                                                          BckndobjectStoreSecretCreationResponseMessage
                                                                                                                          BckndobjectStoreSecretDeletionResponse
                                                                                                                          BckndobjectStoreSecretDeletionResponseMessage
                                                                                                                          BckndobjectStoreSecretModificationResponse
                                                                                                                          BckndobjectStoreSecretModificationResponseMessage
                                                                                                                          BckndobjectStoreSecretStatus
                                                                                                                          BckndobjectStoreSecretStatusResponse
                                                                                                                          BckndobjectStoreSecretWithSensitiveDataRequest
                                                                                                                          BckndobjectStoreSecretWithSensitiveDataRequestForPostCall
                                                                                                                          BckndResourceGetResourcePlans
                                                                                                                          BckndResourceGetResponse
                                                                                                                          BckndResourceGroup
                                                                                                                          BckndResourceGroupBase
                                                                                                                          BckndResourceGroupDeletionResponse
                                                                                                                          BckndResourceGroupDeletionResponseMessage
                                                                                                                          BckndResourceGroupLabel
                                                                                                                          BckndResourceGroupLabels
                                                                                                                          BckndResourceGroupList
                                                                                                                          BckndResourceGroupPatchRequest
                                                                                                                          BckndResourceGroupsPostRequest
                                                                                                                          BckndResourcePatchBody
                                                                                                                          BckndResourcePatchNodes
                                                                                                                          BckndResourcePatchResourcePlans
                                                                                                                          BckndResourcePatchResponse
                                                                                                                          BckndService
                                                                                                                          BckndServiceBrokerSecret
                                                                                                                          BckndServiceCapabilities
                                                                                                                          BckndServiceList
                                                                                                                          BckndServiceServiceCatalog
                                                                                                                          BckndServiceServiceCatalogItem
                                                                                                                          BckndServiceServiceCatalogItemExtendCatalog
                                                                                                                          BckndServiceServiceCatalogItemExtendCredentials
                                                                                                                          BckndServiceServicePlanItem
                                                                                                                          BckndServiceServicePlanItemMetadata
                                                                                                                          BckndSharedResourceGroupStatus
                                                                                                                          BckndTenant
                                                                                                                          BckndUrl
                                                                                                                          BckndUsageResourcePlanItem
                                                                                                                          DSetError
                                                                                                                          DSetFileCreationResponse
                                                                                                                          DSetUrl
                                                                                                                          KpiAggregationAttribute
                                                                                                                          KpiApiError
                                                                                                                          KpiArrayOfColumnNames
                                                                                                                          KpiColumnName
                                                                                                                          KpiCountAggregate
                                                                                                                          KpiResultRow
                                                                                                                          KpiResultRowItem
                                                                                                                          KpiResultRowList
                                                                                                                          KpiResultSet
                                                                                                                          MetaAiApi
                                                                                                                          MetaApiError
                                                                                                                          MetaAPIVersion
                                                                                                                          MetaCapabilities
                                                                                                                          MetaExtensions
                                                                                                                          MetaVersion
                                                                                                                          ModelDeployment
                                                                                                                          RTAArtifact
                                                                                                                          RTAArtifactArray
                                                                                                                          RTAArtifactLabel
                                                                                                                          RTAArtifactLabelList
                                                                                                                          RTAArtifactName
                                                                                                                          RTAArtifactSignature
                                                                                                                          RTAArtifactUrl
                                                                                                                          RTABackendDetails
                                                                                                                          RTACreationResponseMessage
                                                                                                                          RTADeployment
                                                                                                                          RTADeploymentCascadeUpdateResponseMessage
                                                                                                                          RTADeploymentCreationResponseMessage
                                                                                                                          RTADeploymentDeletionResponseMessage
                                                                                                                          RTADeploymentDetails
                                                                                                                          RTADeploymentId
                                                                                                                          RTADeploymentModificationResponseMessage
                                                                                                                          RTADeploymentStatusDetails
                                                                                                                          RTADeploymentUrl
                                                                                                                          RTAError
                                                                                                                          RTAErrorResponse
                                                                                                                          RTAExecutable
                                                                                                                          RTAExecutableArgumentBinding
                                                                                                                          RTAExecutableArtifact
                                                                                                                          RTAExecutableId
                                                                                                                          RTAExecutableInputArtifactList
                                                                                                                          RTAExecutableOutputArtifactList
                                                                                                                          RTAExecutableParameter
                                                                                                                          RTAExecutableParameterList
                                                                                                                          RTAExecution
                                                                                                                          RTAExecutionCreationResponseMessage
                                                                                                                          RTAExecutionDeletionResponseMessage
                                                                                                                          RTAExecutionId
                                                                                                                          RTAExecutionModificationResponseMessage
                                                                                                                          RTAExecutionStatusDetails
                                                                                                                          RTAId
                                                                                                                          RTAInputArtifactArgumentBinding
                                                                                                                          RTALabel
                                                                                                                          RTALabelList
                                                                                                                          RTALatestRunningTargetId
                                                                                                                          RTALogCommonData
                                                                                                                          RTALogCommonResponse
                                                                                                                          RTALogCommonResult
                                                                                                                          RTALogCommonResultItem
                                                                                                                          RTAmessage
                                                                                                                          RTAModelBaseData
                                                                                                                          RTAModelVersion
                                                                                                                          RTAModelVersionList
                                                                                                                          RTAOutputArtifactArgumentBinding
                                                                                                                          RTAScenario
                                                                                                                          RTAScenarioId
                                                                                                                          RTATargetId
                                                                                                                          RTAtimestamp
                                                                                                                          RTATtl
                                                                                                                          TntApiError
                                                                                                                          TntTenantInfo
                                                                                                                          TrckApiError
                                                                                                                          TrckCustomInfoObject
                                                                                                                          TrckCustomInfoObjectData
                                                                                                                          TrckCustomInfoObjectList
                                                                                                                          TrckDeleteMetricsResponse
                                                                                                                          TrckDetailsErrorResponse
                                                                                                                          TrckExecutionId
                                                                                                                          TrckGenericName
                                                                                                                          TrckGetMetric
                                                                                                                          TrckGetMetricList
                                                                                                                          TrckGetMetricResource
                                                                                                                          TrckGetMetricResourceList
                                                                                                                          TrckLabel
                                                                                                                          TrckLabelList
                                                                                                                          TrckLabelName
                                                                                                                          TrckMetric
                                                                                                                          TrckMetricList
                                                                                                                          TrckMetricName
                                                                                                                          TrckMetricResource
                                                                                                                          TrckmetricSelectorPermissibleValues
                                                                                                                          TrckMetricValue
                                                                                                                          TrckMlapiExecutionId
                                                                                                                          TrckStringArray
                                                                                                                          TrckTag
                                                                                                                          TrckTagList
                                                                                                                          TrckTimestamp

                                                                                                                          Variables

                                                                                                                          ApplicationApi
                                                                                                                          ArtifactApi
                                                                                                                          ConfigurationApi
                                                                                                                          DeploymentApi
                                                                                                                          DockerRegistrySecretApi
                                                                                                                          ExecutableApi
                                                                                                                          ExecutionApi
                                                                                                                          ExecutionScheduleApi
                                                                                                                          FileApi
                                                                                                                          KPIApi
                                                                                                                          MetaApi
                                                                                                                          MetricsApi
                                                                                                                          ObjectStoreSecretApi
                                                                                                                          RepositoryApi
                                                                                                                          ResourceApi
                                                                                                                          ResourceGroupApi
                                                                                                                          ResourceQuotaApi
                                                                                                                          ScenarioApi
                                                                                                                          SecretApi
                                                                                                                          ServiceApi
                                                                                                                          TenantInfoApi

                                                                                                                          Functions

                                                                                                                          resolveDeploymentUrl
                                                                                                                          diff --git a/static/api/v/modules/core_src.html b/static/api/v/modules/core_src.html new file mode 100644 index 000000000..c7a0535f8 --- /dev/null +++ b/static/api/v/modules/core_src.html @@ -0,0 +1,2 @@ +

                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                          +core/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                            Preparing search index...
                                                                                                                            diff --git a/static/api/v/modules/document-grounding_src.html b/static/api/v/modules/document-grounding_src.html new file mode 100644 index 000000000..380ca7b02 --- /dev/null +++ b/static/api/v/modules/document-grounding_src.html @@ -0,0 +1,2 @@ +

                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                            +document-grounding/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                              Preparing search index...

                                                                                                                              Module document-grounding/src

                                                                                                                              Type Aliases

                                                                                                                              ApiError
                                                                                                                              BaseDocument
                                                                                                                              BasePipelineMinimalResponse
                                                                                                                              BasePipelineResponse
                                                                                                                              BinaryBooleanFilter
                                                                                                                              BoostingScoreComputationStrategy
                                                                                                                              BoostingScoringConfiguration
                                                                                                                              Chunk
                                                                                                                              Collection
                                                                                                                              CollectionCreatedResponse
                                                                                                                              CollectionDeletedResponse
                                                                                                                              CollectionPendingResponse
                                                                                                                              CollectionRequest
                                                                                                                              CollectionsListResponse
                                                                                                                              CreatePipeline
                                                                                                                              DataRepositories
                                                                                                                              DataRepository
                                                                                                                              DataRepositoryMetaDataStrict
                                                                                                                              DataRepositoryPerFilterSearchResult
                                                                                                                              DataRepositorySearchResult
                                                                                                                              DataRepositorySearchResults
                                                                                                                              DataRepositoryType
                                                                                                                              DataRepositoryWithDocuments
                                                                                                                              DenseRetrievalScoringConfiguration
                                                                                                                              DetailsErrorResponse
                                                                                                                              Document
                                                                                                                              DocumentBulkDeleteRequest
                                                                                                                              DocumentBulkDeleteResponse
                                                                                                                              DocumentCreateRequest
                                                                                                                              DocumentInput
                                                                                                                              DocumentKeyValueListPair
                                                                                                                              DocumentOutput
                                                                                                                              DocumentResponse
                                                                                                                              Documents
                                                                                                                              DocumentsChunk
                                                                                                                              DocumentsListResponse
                                                                                                                              DocumentsStatusResponse
                                                                                                                              DocumentStatus
                                                                                                                              DocumentUpdateRequest
                                                                                                                              DocumentWithoutChunks
                                                                                                                              EmbeddingConfig
                                                                                                                              FilterMatchModeEnum
                                                                                                                              GenericError
                                                                                                                              GetPipeline
                                                                                                                              GetPipelineExecutionById
                                                                                                                              GetPipelineExecutions
                                                                                                                              GetPipelines
                                                                                                                              GetPipelineStatus
                                                                                                                              GoogleDriveConfig
                                                                                                                              GoogleDriveConfigurationMinimal
                                                                                                                              GoogleDriveConfigurationStruct
                                                                                                                              GoogleDrivePipelineCreateRequest
                                                                                                                              GoogleDrivePipelineGetResponse
                                                                                                                              GoogleDrivePipelineMinimalResponse
                                                                                                                              GoogleDriveResourceDetail
                                                                                                                              HTTPValidationError
                                                                                                                              IncludePathsArray
                                                                                                                              KeyValueListPair
                                                                                                                              KeyWordRetrievalScoringConfiguration
                                                                                                                              ManualPipelineTrigger
                                                                                                                              MergeStrategyReranker
                                                                                                                              MergeStrategyScoreReuse
                                                                                                                              MergeStrategyType
                                                                                                                              MetaData
                                                                                                                              MetadataConfiguration
                                                                                                                              MetadataConfigurationStruct
                                                                                                                              MetadataItem
                                                                                                                              MetadataKeyUpdate
                                                                                                                              MetaDataKeyValuePairStrict
                                                                                                                              MetadataOperation
                                                                                                                              MetadataOperationEnum
                                                                                                                              MetadataResponse
                                                                                                                              MetadataUpdateItem
                                                                                                                              MetadataUpdates
                                                                                                                              MSSharePointConfiguration
                                                                                                                              MSSharePointConfigurationGetResponse
                                                                                                                              MSSharePointConfigurationMinimal
                                                                                                                              MSSharePointPipelineCreateRequest
                                                                                                                              MSSharePointPipelineGetResponse
                                                                                                                              MSSharePointPipelineMinimalResponse
                                                                                                                              PatchPipeline
                                                                                                                              PerFilterSearchResult
                                                                                                                              PerFilterSearchResultError
                                                                                                                              PerFilterSearchResultWithError
                                                                                                                              PipelineDocumentResponse
                                                                                                                              PipelineExecutionData
                                                                                                                              PipelineExecutionStatus
                                                                                                                              PipelineId
                                                                                                                              PipelineMinimalResponse
                                                                                                                              PostProcessingObjectReference
                                                                                                                              PostProcessingOperation
                                                                                                                              RetrievalBinaryBooleanFilter
                                                                                                                              RetrievalChunk
                                                                                                                              RetrievalDataRepositorySearchResult
                                                                                                                              RetrievalDocumentKeyValueListPair
                                                                                                                              RetrievalKeyValueListPair
                                                                                                                              RetrievalPerFilterSearchResult
                                                                                                                              RetrievalPerFilterSearchResultError
                                                                                                                              RetrievalPerFilterSearchResultWithError
                                                                                                                              RetrievalScopedKeyValueListPair
                                                                                                                              RetrievalSearchConfiguration
                                                                                                                              RetrievalSearchDocumentKeyValueListPair
                                                                                                                              RetrievalSearchFilter
                                                                                                                              RetrievalSearchInput
                                                                                                                              RetrievalSearchResults
                                                                                                                              RetrievalSearchSelectOptionEnum
                                                                                                                              RetrievalVectorSearchFilter
                                                                                                                              S3Configuration
                                                                                                                              S3ConfigurationMinimal
                                                                                                                              S3PipelineCreateRequest
                                                                                                                              S3PipelineGetResponse
                                                                                                                              S3PipelineMinimalResponse
                                                                                                                              ScopedKeyValueListPair
                                                                                                                              Score
                                                                                                                              ScoresAggregationStrategy
                                                                                                                              SDMPipelineCreateRequest
                                                                                                                              SDMPipelineGetResponse
                                                                                                                              SDMPipelineMinimalResponse
                                                                                                                              SearchConfiguration
                                                                                                                              SearchDocumentKeyValueListPair
                                                                                                                              SearchFilter
                                                                                                                              SearchPipeline
                                                                                                                              SearchPipelinesResponse
                                                                                                                              SearchResults
                                                                                                                              SearchScores
                                                                                                                              SearchSelectOptionEnum
                                                                                                                              ServiceNowConfig
                                                                                                                              ServiceNowConfigurationMinimal
                                                                                                                              ServiceNowConfigurationStruct
                                                                                                                              ServiceNowPipelineCreateRequest
                                                                                                                              ServiceNowPipelineGetResponse
                                                                                                                              ServiceNowPipelineMinimalResponse
                                                                                                                              SFTPConfiguration
                                                                                                                              SFTPConfigurationMinimal
                                                                                                                              SFTPPipelineCreateRequest
                                                                                                                              SFTPPipelineGetResponse
                                                                                                                              SFTPPipelineMinimalResponse
                                                                                                                              SharePointConfig
                                                                                                                              SharePointConfigGetResponse
                                                                                                                              SharePointSite
                                                                                                                              SharePointSiteDetail
                                                                                                                              SharePointSiteGetResponse
                                                                                                                              TextOnlyBaseChunk
                                                                                                                              TextOnlyBaseChunkCreate
                                                                                                                              TextSearchRequest
                                                                                                                              ValidationError
                                                                                                                              VectorChunk
                                                                                                                              VectorDocumentKeyValueListPair
                                                                                                                              VectorKeyValueListPair
                                                                                                                              VectorPerFilterSearchResult
                                                                                                                              VectorScoringConfiguration
                                                                                                                              VectorSearchConfiguration
                                                                                                                              VectorSearchDocumentKeyValueListPair
                                                                                                                              VectorSearchFilter
                                                                                                                              VectorSearchResults
                                                                                                                              VectorSearchSelectOptionEnum
                                                                                                                              WorkZonePipelineCreateRequest
                                                                                                                              WorkZonePipelineGetResponse
                                                                                                                              WorkZonePipelineMinimalResponse

                                                                                                                              Variables

                                                                                                                              PipelinesApi
                                                                                                                              RetrievalApi
                                                                                                                              VectorApi
                                                                                                                              diff --git a/static/api/v/modules/foundation-models_src.html b/static/api/v/modules/foundation-models_src.html new file mode 100644 index 000000000..f75fca94e --- /dev/null +++ b/static/api/v/modules/foundation-models_src.html @@ -0,0 +1,2 @@ +

                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                              +foundation-models/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                Preparing search index...
                                                                                                                                diff --git a/static/api/v/modules/langchain_src.html b/static/api/v/modules/langchain_src.html new file mode 100644 index 000000000..473709b75 --- /dev/null +++ b/static/api/v/modules/langchain_src.html @@ -0,0 +1,2 @@ +

                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                +langchain/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                  Preparing search index...
                                                                                                                                  diff --git a/static/api/v/modules/orchestration_src.html b/static/api/v/modules/orchestration_src.html new file mode 100644 index 000000000..5481dbfad --- /dev/null +++ b/static/api/v/modules/orchestration_src.html @@ -0,0 +1,2 @@ +

                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                  +orchestration/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                    Preparing search index...

                                                                                                                                    Module orchestration/src

                                                                                                                                    Classes

                                                                                                                                    OrchestrationClient
                                                                                                                                    OrchestrationEmbeddingClient
                                                                                                                                    OrchestrationEmbeddingResponse
                                                                                                                                    OrchestrationResponse
                                                                                                                                    OrchestrationStream
                                                                                                                                    OrchestrationStreamChunkResponse
                                                                                                                                    OrchestrationStreamResponse

                                                                                                                                    Interfaces

                                                                                                                                    AzureContentSafetyFilterInputParameters
                                                                                                                                    AzureContentSafetyFilterOutputParameters
                                                                                                                                    BaseStreamOptions
                                                                                                                                    ChatCompletionRequest
                                                                                                                                    DocumentGroundingServiceConfig
                                                                                                                                    DocumentTranslationApplyToSelector
                                                                                                                                    EmbeddingData
                                                                                                                                    EmbeddingModelConfig
                                                                                                                                    EmbeddingModuleConfig
                                                                                                                                    EmbeddingRequest
                                                                                                                                    FilteringModule
                                                                                                                                    GroundingModule
                                                                                                                                    MaskingModule
                                                                                                                                    OrchestrationModuleConfig
                                                                                                                                    OrchestrationRequestHeaders
                                                                                                                                    PromptTemplatingModule
                                                                                                                                    RequestOptions
                                                                                                                                    TranslationModule

                                                                                                                                    Type Aliases

                                                                                                                                    AssistantChatMessage
                                                                                                                                    AzureContentSafetyFilterParameters
                                                                                                                                    AzureContentSafetyFilterReturnType
                                                                                                                                    AzureFilterThreshold
                                                                                                                                    ChatCompletionTool
                                                                                                                                    ChatMessage
                                                                                                                                    ChatMessageContent
                                                                                                                                    ChatMessages
                                                                                                                                    ChatModel
                                                                                                                                    Citation
                                                                                                                                    DeveloperChatMessage
                                                                                                                                    DocumentGroundingServiceFilter
                                                                                                                                    DpiMaskingConfig
                                                                                                                                    DpiMaskingProviderConfig
                                                                                                                                    EmbeddingModel
                                                                                                                                    EmbeddingModelDetails
                                                                                                                                    EmbeddingModelParams
                                                                                                                                    FileContent
                                                                                                                                    FunctionObject
                                                                                                                                    ImageContentUrl
                                                                                                                                    LlamaGuard38BCategory
                                                                                                                                    LlamaGuard38BFilterReturnType
                                                                                                                                    LlamaGuard38BInputFilterConfig
                                                                                                                                    LlamaGuard38BOutputFilterConfig
                                                                                                                                    LlmModelDetails
                                                                                                                                    LlmModelParams
                                                                                                                                    ModuleStreamOptions
                                                                                                                                    OrchestrationConfigRef
                                                                                                                                    OrchestrationError
                                                                                                                                    OrchestrationErrorResponse
                                                                                                                                    OrchestrationModuleConfigList
                                                                                                                                    PromptTemplate
                                                                                                                                    StreamOptions
                                                                                                                                    StreamOptionsWithOverrides
                                                                                                                                    SystemChatMessage
                                                                                                                                    ToolChatMessage
                                                                                                                                    TranslationApplyToCategory
                                                                                                                                    TranslationConfigParams
                                                                                                                                    TranslationInputConfig
                                                                                                                                    TranslationInputParameters
                                                                                                                                    TranslationOutputConfig
                                                                                                                                    TranslationOutputParameters
                                                                                                                                    TranslationReturnType
                                                                                                                                    TranslationTargetLanguage
                                                                                                                                    UserChatMessage
                                                                                                                                    UserChatMessageContent
                                                                                                                                    UserChatMessageContentItem

                                                                                                                                    Functions

                                                                                                                                    buildAzureContentSafetyFilter
                                                                                                                                    buildDocumentGroundingConfig
                                                                                                                                    buildDpiMaskingProvider
                                                                                                                                    buildLlamaGuard38BFilter
                                                                                                                                    buildTranslationConfig
                                                                                                                                    isConfigReference
                                                                                                                                    isOrchestrationModuleConfigList
                                                                                                                                    diff --git a/static/api/v/modules/prompt-registry_src.html b/static/api/v/modules/prompt-registry_src.html new file mode 100644 index 000000000..4a4eb2d80 --- /dev/null +++ b/static/api/v/modules/prompt-registry_src.html @@ -0,0 +1,2 @@ +

                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                    +prompt-registry/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                      Preparing search index...

                                                                                                                                      Module prompt-registry/src

                                                                                                                                      Type Aliases

                                                                                                                                      AssistantChatMessage
                                                                                                                                      AzureContentSafetyInput
                                                                                                                                      AzureContentSafetyInputFilterConfig
                                                                                                                                      AzureContentSafetyOutput
                                                                                                                                      AzureContentSafetyOutputFilterConfig
                                                                                                                                      AzureThreshold
                                                                                                                                      ChatCompletionTool
                                                                                                                                      ChatMessage
                                                                                                                                      ChatMessageContent
                                                                                                                                      DataRepositoryType
                                                                                                                                      DeveloperChatMessage
                                                                                                                                      DocumentGroundingFilter
                                                                                                                                      DPIConfig
                                                                                                                                      DPICustomEntity
                                                                                                                                      DPIEntities
                                                                                                                                      DPIEntityConfig
                                                                                                                                      DPIMethodConstant
                                                                                                                                      DPIMethodFabricatedData
                                                                                                                                      DPIStandardEntity
                                                                                                                                      ErrorResponse
                                                                                                                                      FileContent
                                                                                                                                      FilteringModuleConfig
                                                                                                                                      FilteringStreamOptions
                                                                                                                                      FunctionObject
                                                                                                                                      FunctionParameters
                                                                                                                                      GlobalStreamOptions
                                                                                                                                      GroundingFilterId
                                                                                                                                      GroundingFilterSearchConfiguration
                                                                                                                                      GroundingModuleConfig
                                                                                                                                      ImageContent
                                                                                                                                      ImageContentUrl
                                                                                                                                      InputFilterConfig
                                                                                                                                      InputFilteringConfig
                                                                                                                                      KeyValueListPair
                                                                                                                                      LlamaGuard38B
                                                                                                                                      LlamaGuard38BFilterConfig
                                                                                                                                      LLMModelDetails
                                                                                                                                      MaskingModuleConfig
                                                                                                                                      MaskingProviderConfig
                                                                                                                                      MessageToolCall
                                                                                                                                      MessageToolCalls
                                                                                                                                      ModuleConfigs
                                                                                                                                      ModuleConfigsList
                                                                                                                                      MultiChatContent
                                                                                                                                      MultiChatTemplate
                                                                                                                                      OrchestrationConfig
                                                                                                                                      OrchestrationConfigDeleteResponse
                                                                                                                                      OrchestrationConfigGetResponse
                                                                                                                                      OrchestrationConfigListResponse
                                                                                                                                      OrchestrationConfigPostRequest
                                                                                                                                      OrchestrationConfigPostResponse
                                                                                                                                      OrchestrationConfigResource
                                                                                                                                      OutputFilterConfig
                                                                                                                                      OutputFilteringConfig
                                                                                                                                      PromptTemplate
                                                                                                                                      PromptTemplateDeleteResponse
                                                                                                                                      PromptTemplateGetResponse
                                                                                                                                      PromptTemplateListResponse
                                                                                                                                      PromptTemplatePostRequest
                                                                                                                                      PromptTemplatePostResponse
                                                                                                                                      PromptTemplateSpec
                                                                                                                                      PromptTemplateSubstitutionRequest
                                                                                                                                      PromptTemplateSubstitutionResponse
                                                                                                                                      PromptTemplatingModuleConfig
                                                                                                                                      ResponseFormatJsonObject
                                                                                                                                      ResponseFormatJsonSchema
                                                                                                                                      ResponseFormatJsonSchemaSchema
                                                                                                                                      ResponseFormatText
                                                                                                                                      RuntimeOrchestrationConfigFile
                                                                                                                                      RuntimePromptTemplateFile
                                                                                                                                      SAPDocumentTranslationApplyToSelector
                                                                                                                                      SAPDocumentTranslationInput
                                                                                                                                      SAPDocumentTranslationOutput
                                                                                                                                      SAPDocumentTranslationOutputTargetLanguage
                                                                                                                                      SearchDocumentKeyValueListPair
                                                                                                                                      SearchSelectOptionEnum
                                                                                                                                      SingleChatTemplate
                                                                                                                                      SystemChatMessage
                                                                                                                                      Template
                                                                                                                                      TemplateRef
                                                                                                                                      TemplateRefByID
                                                                                                                                      TemplateRefByScenarioNameVersion
                                                                                                                                      TemplatingChatMessage
                                                                                                                                      TextContent
                                                                                                                                      ToolChatMessage
                                                                                                                                      TranslationModuleConfig
                                                                                                                                      UserChatMessage
                                                                                                                                      UserChatMessageContent
                                                                                                                                      UserChatMessageContentItem

                                                                                                                                      Variables

                                                                                                                                      OrchestrationConfigsApi
                                                                                                                                      PromptTemplatesApi
                                                                                                                                      diff --git a/static/api/v/modules/rpt_src.html b/static/api/v/modules/rpt_src.html new file mode 100644 index 000000000..db5001bff --- /dev/null +++ b/static/api/v/modules/rpt_src.html @@ -0,0 +1,2 @@ +

                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                      +rpt/src | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                        Preparing search index...
                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiApiError.html b/static/api/v/types/ai-api_src.AiApiError.html new file mode 100644 index 000000000..69ab34dbf --- /dev/null +++ b/static/api/v/types/ai-api_src.AiApiError.html @@ -0,0 +1,8 @@ +AiApiError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                          Preparing search index...

                                                                                                                                          Type Alias AiApiError

                                                                                                                                          AiApiError: {
                                                                                                                                              code: string;
                                                                                                                                              details?: Record<string, any>;
                                                                                                                                              message: string;
                                                                                                                                              requestId?: string;
                                                                                                                                              target?: string;
                                                                                                                                          } & Record<string, any>

                                                                                                                                          Representation of the 'AiApiError' schema.

                                                                                                                                          +

                                                                                                                                          Type Declaration

                                                                                                                                          • code: string

                                                                                                                                            Descriptive error code (not http status code)

                                                                                                                                            +
                                                                                                                                          • Optionaldetails?: Record<string, any>

                                                                                                                                            Optional details of the error message

                                                                                                                                            +
                                                                                                                                          • message: string

                                                                                                                                            Plaintext error description

                                                                                                                                            +
                                                                                                                                          • OptionalrequestId?: string

                                                                                                                                            ID of the individual request

                                                                                                                                            +
                                                                                                                                          • Optionaltarget?: string

                                                                                                                                            Invoked URL

                                                                                                                                            +

                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                            +
                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiApiErrorWithId.html b/static/api/v/types/ai-api_src.AiApiErrorWithId.html new file mode 100644 index 000000000..c4b007935 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiApiErrorWithId.html @@ -0,0 +1,3 @@ +AiApiErrorWithId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                            Preparing search index...

                                                                                                                                            Type Alias AiApiErrorWithId

                                                                                                                                            AiApiErrorWithId: { error: AiApiError; id: AiId } & Record<string, any>

                                                                                                                                            Representation of the 'AiApiErrorWithId' schema.

                                                                                                                                            +

                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                            +
                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiArtifact.html b/static/api/v/types/ai-api_src.AiArtifact.html new file mode 100644 index 000000000..9d7512a9b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifact.html @@ -0,0 +1,8 @@ +AiArtifact | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                              Preparing search index...

                                                                                                                                              Type Alias AiArtifact

                                                                                                                                              AiArtifact: {
                                                                                                                                                  configurationId?: AiConfigurationId;
                                                                                                                                                  createdAt: string;
                                                                                                                                                  description?: AiArtifactDescription;
                                                                                                                                                  executionId?: AiExecutionId;
                                                                                                                                                  id: AiArtifactId;
                                                                                                                                                  kind: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                  labels?: AiLabelList;
                                                                                                                                                  modifiedAt: string;
                                                                                                                                                  name: AiArtifactName;
                                                                                                                                                  scenario?: AiScenario | any | null;
                                                                                                                                                  scenarioId: AiScenarioId;
                                                                                                                                                  url: AiArtifactUrl;
                                                                                                                                              } & Record<string, any>

                                                                                                                                              Base data of the artifact; this is the data that can be provided when the artifact is created; name and kind are required because they constitute important semantic filtering criteria for use in training / inference executables (name is a semantic handle of the artifact within a scenario and kind specifies the type of usage, e.g. you would only want to allow models in the model operator).

                                                                                                                                              +

                                                                                                                                              Type Declaration

                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiArtifactArgumentBinding.html b/static/api/v/types/ai-api_src.AiArtifactArgumentBinding.html new file mode 100644 index 000000000..2bde96521 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactArgumentBinding.html @@ -0,0 +1,5 @@ +AiArtifactArgumentBinding | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                Preparing search index...

                                                                                                                                                Type Alias AiArtifactArgumentBinding

                                                                                                                                                AiArtifactArgumentBinding: { artifactId: AiArtifactId; key: string } & Record<
                                                                                                                                                    string,
                                                                                                                                                    any,
                                                                                                                                                >

                                                                                                                                                Required for execution +Result of activation

                                                                                                                                                +

                                                                                                                                                Type Declaration

                                                                                                                                                • artifactId: AiArtifactId
                                                                                                                                                • key: string

                                                                                                                                                  Max Length: 256.

                                                                                                                                                  +

                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                  +
                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiArtifactArgumentBindingList.html b/static/api/v/types/ai-api_src.AiArtifactArgumentBindingList.html new file mode 100644 index 000000000..5177988a6 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactArgumentBindingList.html @@ -0,0 +1,4 @@ +AiArtifactArgumentBindingList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                  Preparing search index...

                                                                                                                                                  Type Alias AiArtifactArgumentBindingList

                                                                                                                                                  AiArtifactArgumentBindingList: AiArtifactArgumentBinding[]

                                                                                                                                                  Representation of the 'AiArtifactArgumentBindingList' schema. +Max Items: 1000.

                                                                                                                                                  +

                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                  +
                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiArtifactArray.html b/static/api/v/types/ai-api_src.AiArtifactArray.html new file mode 100644 index 000000000..e1b6774a7 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactArray.html @@ -0,0 +1,3 @@ +AiArtifactArray | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                    Preparing search index...

                                                                                                                                                    Type Alias AiArtifactArray

                                                                                                                                                    AiArtifactArray: AiArtifact[]

                                                                                                                                                    Representation of the 'AiArtifactArray' schema.

                                                                                                                                                    +

                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                    +
                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiArtifactCreationResponse.html b/static/api/v/types/ai-api_src.AiArtifactCreationResponse.html new file mode 100644 index 000000000..eef0da27d --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactCreationResponse.html @@ -0,0 +1,3 @@ +AiArtifactCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                      Preparing search index...

                                                                                                                                                      Type Alias AiArtifactCreationResponse

                                                                                                                                                      AiArtifactCreationResponse: {
                                                                                                                                                          id: AiId;
                                                                                                                                                          message: AiArtifactCreationResponseMessage;
                                                                                                                                                          url: AiArtifactUrl;
                                                                                                                                                      } & Record<string, any>

                                                                                                                                                      Representation of the 'AiArtifactCreationResponse' schema.

                                                                                                                                                      +

                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                      +
                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiArtifactCreationResponseMessage.html b/static/api/v/types/ai-api_src.AiArtifactCreationResponseMessage.html new file mode 100644 index 000000000..be856c0dd --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactCreationResponseMessage.html @@ -0,0 +1,6 @@ +AiArtifactCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                        Preparing search index...

                                                                                                                                                        Type Alias AiArtifactCreationResponseMessage

                                                                                                                                                        AiArtifactCreationResponseMessage: string

                                                                                                                                                        Message

                                                                                                                                                        +
                                                                                                                                                        "Artifact acknowledged"
                                                                                                                                                        +
                                                                                                                                                        + +

                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                        +
                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiArtifactDescription.html b/static/api/v/types/ai-api_src.AiArtifactDescription.html new file mode 100644 index 000000000..ced0e72e5 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactDescription.html @@ -0,0 +1,4 @@ +AiArtifactDescription | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                          Preparing search index...

                                                                                                                                                          Type Alias AiArtifactDescription

                                                                                                                                                          AiArtifactDescription: string

                                                                                                                                                          Description of the artifact +Max Length: 5000.

                                                                                                                                                          +

                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                          +
                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiArtifactId.html b/static/api/v/types/ai-api_src.AiArtifactId.html new file mode 100644 index 000000000..69a19ee78 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactId.html @@ -0,0 +1,6 @@ +AiArtifactId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                            Preparing search index...

                                                                                                                                                            Type Alias AiArtifactId

                                                                                                                                                            AiArtifactId: string

                                                                                                                                                            ID of the artifact

                                                                                                                                                            +
                                                                                                                                                            "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                            Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                            + +

                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                            +
                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiArtifactList.html b/static/api/v/types/ai-api_src.AiArtifactList.html new file mode 100644 index 000000000..44d8ddcc8 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactList.html @@ -0,0 +1,4 @@ +AiArtifactList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                              Preparing search index...

                                                                                                                                                              Type Alias AiArtifactList

                                                                                                                                                              AiArtifactList: { count: number; resources: AiArtifactArray } & Record<
                                                                                                                                                                  string,
                                                                                                                                                                  any,
                                                                                                                                                              >

                                                                                                                                                              Representation of the 'AiArtifactList' schema.

                                                                                                                                                              +

                                                                                                                                                              Type Declaration

                                                                                                                                                              • count: number

                                                                                                                                                                Number of the resource instances in the list

                                                                                                                                                                +

                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                +
                                                                                                                                                              • resources: AiArtifactArray
                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiArtifactName.html b/static/api/v/types/ai-api_src.AiArtifactName.html new file mode 100644 index 000000000..b7033837c --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactName.html @@ -0,0 +1,5 @@ +AiArtifactName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                Preparing search index...

                                                                                                                                                                Type Alias AiArtifactName

                                                                                                                                                                AiArtifactName: string

                                                                                                                                                                Name of the artifact +Max Length: 256. +Pattern: "^[\w\s.!?,;:\\{}<>"'=+*/\\^&%@~$#|-]*$".

                                                                                                                                                                +

                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                +
                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiArtifactPostData.html b/static/api/v/types/ai-api_src.AiArtifactPostData.html new file mode 100644 index 000000000..5682e4d80 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactPostData.html @@ -0,0 +1,4 @@ +AiArtifactPostData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                  Preparing search index...

                                                                                                                                                                  Type Alias AiArtifactPostData

                                                                                                                                                                  AiArtifactPostData: {
                                                                                                                                                                      description?: AiArtifactDescription;
                                                                                                                                                                      kind: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                                      labels?: AiLabelList;
                                                                                                                                                                      name: AiArtifactName;
                                                                                                                                                                      scenarioId: AiScenarioId;
                                                                                                                                                                      url: AiArtifactUrl;
                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                  Base data of the artifact; this is the data that can be provided when the artifact is created; name and kind are required because they constitute important semantic filtering criteria for use in training / inference executables (name is a semantic handle of the artifact within a scenario and kind specifies the type of usage, e.g. you would only want to allow models in the model operator).

                                                                                                                                                                  +

                                                                                                                                                                  Type Declaration

                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiArtifactUrl.html b/static/api/v/types/ai-api_src.AiArtifactUrl.html new file mode 100644 index 000000000..949ae2934 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiArtifactUrl.html @@ -0,0 +1,6 @@ +AiArtifactUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                    Preparing search index...

                                                                                                                                                                    Type Alias AiArtifactUrl

                                                                                                                                                                    AiArtifactUrl: string

                                                                                                                                                                    Reference to the location of the artifact.

                                                                                                                                                                    +
                                                                                                                                                                    "https://example.com/some_path"
                                                                                                                                                                    Max Length: 1024.
                                                                                                                                                                    Pattern: "([a-z0-9-]+):\/\/.+". +
                                                                                                                                                                    + +

                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                    +
                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiBackendDetails.html b/static/api/v/types/ai-api_src.AiBackendDetails.html new file mode 100644 index 000000000..543df9b27 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiBackendDetails.html @@ -0,0 +1,3 @@ +AiBackendDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                      Preparing search index...

                                                                                                                                                                      Type Alias AiBackendDetails

                                                                                                                                                                      AiBackendDetails: Record<string, any>

                                                                                                                                                                      backend-specific details of the deployment

                                                                                                                                                                      +

                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                      +
                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiConfiguration.html b/static/api/v/types/ai-api_src.AiConfiguration.html new file mode 100644 index 000000000..f93777ed8 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfiguration.html @@ -0,0 +1,5 @@ +AiConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                        Preparing search index...

                                                                                                                                                                        Type Alias AiConfiguration

                                                                                                                                                                        AiConfiguration: {
                                                                                                                                                                            createdAt: string;
                                                                                                                                                                            executableId: AiExecutableId;
                                                                                                                                                                            id: AiConfigurationId;
                                                                                                                                                                            inputArtifactBindings?: AiArtifactArgumentBindingList;
                                                                                                                                                                            name: AiConfigurationName;
                                                                                                                                                                            parameterBindings?: AiParameterArgumentBindingList;
                                                                                                                                                                            scenario?: AiScenario | any | null;
                                                                                                                                                                            scenarioId: AiScenarioId;
                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                        Representation of the 'AiConfiguration' schema.

                                                                                                                                                                        +

                                                                                                                                                                        Type Declaration

                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiConfigurationBaseData.html b/static/api/v/types/ai-api_src.AiConfigurationBaseData.html new file mode 100644 index 000000000..bc8990beb --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfigurationBaseData.html @@ -0,0 +1,3 @@ +AiConfigurationBaseData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                          Preparing search index...

                                                                                                                                                                          Type Alias AiConfigurationBaseData

                                                                                                                                                                          AiConfigurationBaseData: {
                                                                                                                                                                              executableId: AiExecutableId;
                                                                                                                                                                              inputArtifactBindings?: AiArtifactArgumentBindingList;
                                                                                                                                                                              name: AiConfigurationName;
                                                                                                                                                                              parameterBindings?: AiParameterArgumentBindingList;
                                                                                                                                                                              scenarioId: AiScenarioId;
                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                          Representation of the 'AiConfigurationBaseData' schema.

                                                                                                                                                                          +

                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                          +
                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiConfigurationCreationResponse.html b/static/api/v/types/ai-api_src.AiConfigurationCreationResponse.html new file mode 100644 index 000000000..989501d36 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfigurationCreationResponse.html @@ -0,0 +1,3 @@ +AiConfigurationCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                            Preparing search index...

                                                                                                                                                                            Type Alias AiConfigurationCreationResponse

                                                                                                                                                                            AiConfigurationCreationResponse: {
                                                                                                                                                                                id: AiId;
                                                                                                                                                                                message: AiConfigurationCreationResponseMessage;
                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                            Representation of the 'AiConfigurationCreationResponse' schema.

                                                                                                                                                                            +

                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                            +
                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiConfigurationCreationResponseMessage.html b/static/api/v/types/ai-api_src.AiConfigurationCreationResponseMessage.html new file mode 100644 index 000000000..bc473e99b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfigurationCreationResponseMessage.html @@ -0,0 +1,6 @@ +AiConfigurationCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                              Preparing search index...

                                                                                                                                                                              Type Alias AiConfigurationCreationResponseMessage

                                                                                                                                                                              AiConfigurationCreationResponseMessage: string

                                                                                                                                                                              Message

                                                                                                                                                                              +
                                                                                                                                                                              "Configuration created"
                                                                                                                                                                              +
                                                                                                                                                                              + +

                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                              +
                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiConfigurationId.html b/static/api/v/types/ai-api_src.AiConfigurationId.html new file mode 100644 index 000000000..f86fca2bd --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfigurationId.html @@ -0,0 +1,6 @@ +AiConfigurationId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                Type Alias AiConfigurationId

                                                                                                                                                                                AiConfigurationId: string

                                                                                                                                                                                ID of the configuration

                                                                                                                                                                                +
                                                                                                                                                                                "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                + +

                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                +
                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiConfigurationList.html b/static/api/v/types/ai-api_src.AiConfigurationList.html new file mode 100644 index 000000000..b2c96991d --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfigurationList.html @@ -0,0 +1,4 @@ +AiConfigurationList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                  Type Alias AiConfigurationList

                                                                                                                                                                                  AiConfigurationList: { count: number; resources: AiConfiguration[] } & Record<
                                                                                                                                                                                      string,
                                                                                                                                                                                      any,
                                                                                                                                                                                  >

                                                                                                                                                                                  Representation of the 'AiConfigurationList' schema.

                                                                                                                                                                                  +

                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                  • count: number

                                                                                                                                                                                    Number of the resource instances in the list

                                                                                                                                                                                    +

                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                    +
                                                                                                                                                                                  • resources: AiConfiguration[]
                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiConfigurationName.html b/static/api/v/types/ai-api_src.AiConfigurationName.html new file mode 100644 index 000000000..4f84f1a7f --- /dev/null +++ b/static/api/v/types/ai-api_src.AiConfigurationName.html @@ -0,0 +1,5 @@ +AiConfigurationName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                    Type Alias AiConfigurationName

                                                                                                                                                                                    AiConfigurationName: string

                                                                                                                                                                                    Name of the configuration +Max Length: 256. +Pattern: "^[\w\s.!?,;:\\{}<>"'=+*/\\^&%@~$#|-]*$".

                                                                                                                                                                                    +

                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                    +
                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiCreationResponseMessage.html b/static/api/v/types/ai-api_src.AiCreationResponseMessage.html new file mode 100644 index 000000000..fd1fc9036 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiCreationResponseMessage.html @@ -0,0 +1,6 @@ +AiCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                      Type Alias AiCreationResponseMessage

                                                                                                                                                                                      AiCreationResponseMessage: string

                                                                                                                                                                                      Message

                                                                                                                                                                                      +
                                                                                                                                                                                      "Created"
                                                                                                                                                                                      +
                                                                                                                                                                                      + +

                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                      +
                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiCron.html b/static/api/v/types/ai-api_src.AiCron.html new file mode 100644 index 000000000..6507c232f --- /dev/null +++ b/static/api/v/types/ai-api_src.AiCron.html @@ -0,0 +1,6 @@ +AiCron | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                        Type Alias AiCron

                                                                                                                                                                                        AiCron: string

                                                                                                                                                                                        Cron defining the schedule to run the executions.

                                                                                                                                                                                        +
                                                                                                                                                                                        "0 0 0 1 *"
                                                                                                                                                                                        +
                                                                                                                                                                                        + +

                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                        +
                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiDeployment.html b/static/api/v/types/ai-api_src.AiDeployment.html new file mode 100644 index 000000000..39848abb4 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeployment.html @@ -0,0 +1,19 @@ +AiDeployment | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                          Type Alias AiDeployment

                                                                                                                                                                                          AiDeployment: {
                                                                                                                                                                                              completionTime?: string;
                                                                                                                                                                                              configurationId: AiConfigurationId;
                                                                                                                                                                                              configurationName?: AiConfigurationName;
                                                                                                                                                                                              createdAt: string;
                                                                                                                                                                                              deploymentUrl?: AiDeploymentUrl;
                                                                                                                                                                                              details?: AiDeploymentDetails;
                                                                                                                                                                                              executableId?: AiExecutableId;
                                                                                                                                                                                              id: AiDeploymentId;
                                                                                                                                                                                              lastOperation?: "CREATE" | "UPDATE" | "DELETE" | "CASCADE-UPDATE" | any;
                                                                                                                                                                                              latestRunningConfigurationId?: string;
                                                                                                                                                                                              modifiedAt: string;
                                                                                                                                                                                              scenarioId?: AiScenarioId;
                                                                                                                                                                                              startTime?: string;
                                                                                                                                                                                              status: AiDeploymentStatus;
                                                                                                                                                                                              statusMessage?: AiDeploymentStatusMessage;
                                                                                                                                                                                              submissionTime?: string;
                                                                                                                                                                                              targetStatus?: "RUNNING" | "STOPPED" | "DELETED";
                                                                                                                                                                                              ttl?: AiDeploymentTimeToLive;
                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                          Detailed data about a deployment

                                                                                                                                                                                          +

                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                          • OptionalcompletionTime?: string

                                                                                                                                                                                            Timestamp of job status changed to COMPLETED/DEAD/STOPPED +Format: "date-time".

                                                                                                                                                                                            +
                                                                                                                                                                                          • configurationId: AiConfigurationId
                                                                                                                                                                                          • OptionalconfigurationName?: AiConfigurationName
                                                                                                                                                                                          • createdAt: string

                                                                                                                                                                                            Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                            +
                                                                                                                                                                                          • OptionaldeploymentUrl?: AiDeploymentUrl
                                                                                                                                                                                          • Optionaldetails?: AiDeploymentDetails
                                                                                                                                                                                          • OptionalexecutableId?: AiExecutableId
                                                                                                                                                                                          • id: AiDeploymentId
                                                                                                                                                                                          • OptionallastOperation?: "CREATE" | "UPDATE" | "DELETE" | "CASCADE-UPDATE" | any

                                                                                                                                                                                            Last operation applied to this deployment.

                                                                                                                                                                                            +
                                                                                                                                                                                          • OptionallatestRunningConfigurationId?: string

                                                                                                                                                                                            configurationId that was running before a PATCH operation has modified the configurationId of the deployment. This can be used for a manual rollback in case the new configurationId results in a DEAD deployment

                                                                                                                                                                                            +
                                                                                                                                                                                            "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                            Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                            + +
                                                                                                                                                                                          • modifiedAt: string

                                                                                                                                                                                            Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                            +
                                                                                                                                                                                          • OptionalscenarioId?: AiScenarioId
                                                                                                                                                                                          • OptionalstartTime?: string

                                                                                                                                                                                            Timestamp of job status changed to RUNNING +Format: "date-time".

                                                                                                                                                                                            +
                                                                                                                                                                                          • status: AiDeploymentStatus
                                                                                                                                                                                          • OptionalstatusMessage?: AiDeploymentStatusMessage
                                                                                                                                                                                          • OptionalsubmissionTime?: string

                                                                                                                                                                                            Timestamp of job submitted +Format: "date-time".

                                                                                                                                                                                            +
                                                                                                                                                                                          • OptionaltargetStatus?: "RUNNING" | "STOPPED" | "DELETED"

                                                                                                                                                                                            Deployment target status

                                                                                                                                                                                            +

                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                            +
                                                                                                                                                                                          • Optionalttl?: AiDeploymentTimeToLive
                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiDeploymentBulkModificationRequest.html b/static/api/v/types/ai-api_src.AiDeploymentBulkModificationRequest.html new file mode 100644 index 000000000..891d342f8 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentBulkModificationRequest.html @@ -0,0 +1,3 @@ +AiDeploymentBulkModificationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                            Type Alias AiDeploymentBulkModificationRequest

                                                                                                                                                                                            AiDeploymentBulkModificationRequest: {
                                                                                                                                                                                                deployments?: AiDeploymentModificationRequestList;
                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                            Request object for changing the target status of multiple deployments

                                                                                                                                                                                            +

                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                            +
                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiDeploymentBulkModificationResponse.html b/static/api/v/types/ai-api_src.AiDeploymentBulkModificationResponse.html new file mode 100644 index 000000000..eb2ce3ca4 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentBulkModificationResponse.html @@ -0,0 +1,3 @@ +AiDeploymentBulkModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                              Type Alias AiDeploymentBulkModificationResponse

                                                                                                                                                                                              AiDeploymentBulkModificationResponse: {
                                                                                                                                                                                                  deployments?: AiDeploymentModificationResponseList;
                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                              Response object with array of deployments

                                                                                                                                                                                              +

                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                              +
                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiDeploymentCreationRequest.html b/static/api/v/types/ai-api_src.AiDeploymentCreationRequest.html new file mode 100644 index 000000000..70366c95b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentCreationRequest.html @@ -0,0 +1,3 @@ +AiDeploymentCreationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                Type Alias AiDeploymentCreationRequest

                                                                                                                                                                                                AiDeploymentCreationRequest: {
                                                                                                                                                                                                    configurationId: AiConfigurationId;
                                                                                                                                                                                                    ttl?: AiDeploymentTimeToLive;
                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                Request object for creating an execution or an deployment

                                                                                                                                                                                                +

                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                +
                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiDeploymentCreationResponse.html b/static/api/v/types/ai-api_src.AiDeploymentCreationResponse.html new file mode 100644 index 000000000..e64bf19fb --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentCreationResponse.html @@ -0,0 +1,3 @@ +AiDeploymentCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                  Type Alias AiDeploymentCreationResponse

                                                                                                                                                                                                  AiDeploymentCreationResponse: {
                                                                                                                                                                                                      deploymentUrl?: AiDeploymentUrl;
                                                                                                                                                                                                      id: AiId;
                                                                                                                                                                                                      message: AiDeploymentCreationResponseMessage;
                                                                                                                                                                                                      status?: AiExecutionStatus;
                                                                                                                                                                                                      ttl?: AiDeploymentTimeToLive;
                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                  Representation of the 'AiDeploymentCreationResponse' schema.

                                                                                                                                                                                                  +

                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                  +
                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiDeploymentCreationResponseMessage.html b/static/api/v/types/ai-api_src.AiDeploymentCreationResponseMessage.html new file mode 100644 index 000000000..e182d813d --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentCreationResponseMessage.html @@ -0,0 +1,6 @@ +AiDeploymentCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                    Type Alias AiDeploymentCreationResponseMessage

                                                                                                                                                                                                    AiDeploymentCreationResponseMessage: string

                                                                                                                                                                                                    Message

                                                                                                                                                                                                    +
                                                                                                                                                                                                    "Deployment scheduled"
                                                                                                                                                                                                    +
                                                                                                                                                                                                    + +

                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                    +
                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiDeploymentDeletionResponse.html b/static/api/v/types/ai-api_src.AiDeploymentDeletionResponse.html new file mode 100644 index 000000000..8700363f4 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentDeletionResponse.html @@ -0,0 +1,3 @@ +AiDeploymentDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                      Type Alias AiDeploymentDeletionResponse

                                                                                                                                                                                                      AiDeploymentDeletionResponse: {
                                                                                                                                                                                                          id: AiId;
                                                                                                                                                                                                          message: AiDeploymentDeletionResponseMessage;
                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                      Representation of the 'AiDeploymentDeletionResponse' schema.

                                                                                                                                                                                                      +

                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                      +
                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiDeploymentDeletionResponseMessage.html b/static/api/v/types/ai-api_src.AiDeploymentDeletionResponseMessage.html new file mode 100644 index 000000000..6c7664beb --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentDeletionResponseMessage.html @@ -0,0 +1,6 @@ +AiDeploymentDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                        Type Alias AiDeploymentDeletionResponseMessage

                                                                                                                                                                                                        AiDeploymentDeletionResponseMessage: string

                                                                                                                                                                                                        Message

                                                                                                                                                                                                        +
                                                                                                                                                                                                        "Deployment deletion scheduled"
                                                                                                                                                                                                        +
                                                                                                                                                                                                        + +

                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                        +
                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiDeploymentDetails.html b/static/api/v/types/ai-api_src.AiDeploymentDetails.html new file mode 100644 index 000000000..d9bffa2ab --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentDetails.html @@ -0,0 +1,4 @@ +AiDeploymentDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                          Type Alias AiDeploymentDetails

                                                                                                                                                                                                          AiDeploymentDetails: {
                                                                                                                                                                                                              resources?: AiResourcesDetails;
                                                                                                                                                                                                              scaling?: AiScalingDetails;
                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                          Detail information about a deployment (including predefined sections: scaling and resources). +JSON String representation of this object is limited to 5000 characters

                                                                                                                                                                                                          +

                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                          +
                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiDeploymentId.html b/static/api/v/types/ai-api_src.AiDeploymentId.html new file mode 100644 index 000000000..5df239777 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentId.html @@ -0,0 +1,6 @@ +AiDeploymentId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                            Type Alias AiDeploymentId

                                                                                                                                                                                                            AiDeploymentId: string

                                                                                                                                                                                                            ID of the deployment

                                                                                                                                                                                                            +
                                                                                                                                                                                                            "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                            Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                            + +

                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                            +
                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiDeploymentList.html b/static/api/v/types/ai-api_src.AiDeploymentList.html new file mode 100644 index 000000000..964557ab0 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentList.html @@ -0,0 +1,4 @@ +AiDeploymentList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                              Type Alias AiDeploymentList

                                                                                                                                                                                                              AiDeploymentList: { count: number; resources: AiDeployment[] } & Record<
                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                  any,
                                                                                                                                                                                                              >

                                                                                                                                                                                                              Representation of the 'AiDeploymentList' schema.

                                                                                                                                                                                                              +

                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                              • count: number

                                                                                                                                                                                                                Number of the resource instances in the list

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                +
                                                                                                                                                                                                              • resources: AiDeployment[]
                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiDeploymentModificationRequest.html b/static/api/v/types/ai-api_src.AiDeploymentModificationRequest.html new file mode 100644 index 000000000..dbb5cae35 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentModificationRequest.html @@ -0,0 +1,3 @@ +AiDeploymentModificationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                Type Alias AiDeploymentModificationRequest

                                                                                                                                                                                                                AiDeploymentModificationRequest: {
                                                                                                                                                                                                                    configurationId?: AiConfigurationId;
                                                                                                                                                                                                                    targetStatus?: AiDeploymentTargetStatus;
                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                Request object for changing the target status of a deployment (currently only STOPPED is supported)

                                                                                                                                                                                                                +

                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                +
                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiDeploymentModificationRequestList.html b/static/api/v/types/ai-api_src.AiDeploymentModificationRequestList.html new file mode 100644 index 000000000..7136c9a03 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentModificationRequestList.html @@ -0,0 +1,6 @@ +AiDeploymentModificationRequestList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                  Type Alias AiDeploymentModificationRequestList

                                                                                                                                                                                                                  AiDeploymentModificationRequestList: Set<
                                                                                                                                                                                                                      AiDeploymentModificationRequestWithIdentifier,
                                                                                                                                                                                                                  >

                                                                                                                                                                                                                  Representation of the 'AiDeploymentModificationRequestList' schema.

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  [
                                                                                                                                                                                                                  {
                                                                                                                                                                                                                  "id": "aa97b177-9383-4934-8543-0f91a7a0283a",
                                                                                                                                                                                                                  "targetStatus": "STOPPED"
                                                                                                                                                                                                                  },
                                                                                                                                                                                                                  {
                                                                                                                                                                                                                  "id": "qweq32131-qwee-1231-8543-0f91a7a2e2e",
                                                                                                                                                                                                                  "targetStatus": "DELETED"
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  ]
                                                                                                                                                                                                                  Min Items: 1.
                                                                                                                                                                                                                  Max Items: 100. +
                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                  +
                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiDeploymentModificationRequestWithIdentifier.html b/static/api/v/types/ai-api_src.AiDeploymentModificationRequestWithIdentifier.html new file mode 100644 index 000000000..cfa862ed3 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentModificationRequestWithIdentifier.html @@ -0,0 +1,4 @@ +AiDeploymentModificationRequestWithIdentifier | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                    Type Alias AiDeploymentModificationRequestWithIdentifier

                                                                                                                                                                                                                    AiDeploymentModificationRequestWithIdentifier: {
                                                                                                                                                                                                                        id: AiDeploymentId;
                                                                                                                                                                                                                        targetStatus: "STOPPED" | "DELETED";
                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                    Request object for changing the target status of a deployment ( STOPPED and DELETED are supported)

                                                                                                                                                                                                                    +

                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                    • id: AiDeploymentId
                                                                                                                                                                                                                    • targetStatus: "STOPPED" | "DELETED"

                                                                                                                                                                                                                      Deployment target status

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiDeploymentModificationResponse.html b/static/api/v/types/ai-api_src.AiDeploymentModificationResponse.html new file mode 100644 index 000000000..9e97ccb7e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentModificationResponse.html @@ -0,0 +1,3 @@ +AiDeploymentModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                      Type Alias AiDeploymentModificationResponse

                                                                                                                                                                                                                      AiDeploymentModificationResponse: {
                                                                                                                                                                                                                          id: AiId;
                                                                                                                                                                                                                          message: AiDeploymentModificationResponseMessage;
                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                      Representation of the 'AiDeploymentModificationResponse' schema.

                                                                                                                                                                                                                      +

                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                      +
                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiDeploymentModificationResponseList.html b/static/api/v/types/ai-api_src.AiDeploymentModificationResponseList.html new file mode 100644 index 000000000..c90b6e7d9 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentModificationResponseList.html @@ -0,0 +1,3 @@ +AiDeploymentModificationResponseList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                        Type Alias AiDeploymentModificationResponseList

                                                                                                                                                                                                                        AiDeploymentModificationResponseList: (
                                                                                                                                                                                                                            AiDeploymentModificationResponse
                                                                                                                                                                                                                            | AiApiErrorWithId
                                                                                                                                                                                                                        )[]

                                                                                                                                                                                                                        Representation of the 'AiDeploymentModificationResponseList' schema.

                                                                                                                                                                                                                        +

                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                        +
                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiDeploymentModificationResponseMessage.html b/static/api/v/types/ai-api_src.AiDeploymentModificationResponseMessage.html new file mode 100644 index 000000000..e7a929a69 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentModificationResponseMessage.html @@ -0,0 +1,6 @@ +AiDeploymentModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                          Type Alias AiDeploymentModificationResponseMessage

                                                                                                                                                                                                                          AiDeploymentModificationResponseMessage: string

                                                                                                                                                                                                                          Message

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          "Deployment modification scheduled"
                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                          +
                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiDeploymentResponseWithDetails.html b/static/api/v/types/ai-api_src.AiDeploymentResponseWithDetails.html new file mode 100644 index 000000000..a08987007 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentResponseWithDetails.html @@ -0,0 +1,19 @@ +AiDeploymentResponseWithDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                            Type Alias AiDeploymentResponseWithDetails

                                                                                                                                                                                                                            AiDeploymentResponseWithDetails: {
                                                                                                                                                                                                                                completionTime?: string;
                                                                                                                                                                                                                                configurationId: AiConfigurationId;
                                                                                                                                                                                                                                configurationName?: AiConfigurationName;
                                                                                                                                                                                                                                createdAt: string;
                                                                                                                                                                                                                                deploymentUrl?: AiDeploymentUrl;
                                                                                                                                                                                                                                details?: AiDeploymentDetails;
                                                                                                                                                                                                                                executableId?: AiExecutableId;
                                                                                                                                                                                                                                id: AiDeploymentId;
                                                                                                                                                                                                                                lastOperation?: "CREATE" | "UPDATE" | "DELETE" | "CASCADE-UPDATE" | any;
                                                                                                                                                                                                                                latestRunningConfigurationId?: string;
                                                                                                                                                                                                                                modifiedAt: string;
                                                                                                                                                                                                                                scenarioId?: AiScenarioId;
                                                                                                                                                                                                                                startTime?: string;
                                                                                                                                                                                                                                status: AiDeploymentStatus;
                                                                                                                                                                                                                                statusDetails?: AiDeploymentStatusDetails;
                                                                                                                                                                                                                                statusMessage?: AiDeploymentStatusMessage;
                                                                                                                                                                                                                                submissionTime?: string;
                                                                                                                                                                                                                                targetStatus?: "RUNNING" | "STOPPED" | "DELETED";
                                                                                                                                                                                                                                ttl?: AiDeploymentTimeToLive;
                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                            Detail properties of the deployment

                                                                                                                                                                                                                            +

                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                            • OptionalcompletionTime?: string

                                                                                                                                                                                                                              Timestamp of job status changed to COMPLETED/DEAD/STOPPED +Format: "date-time".

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • configurationId: AiConfigurationId
                                                                                                                                                                                                                            • OptionalconfigurationName?: AiConfigurationName
                                                                                                                                                                                                                            • createdAt: string

                                                                                                                                                                                                                              Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • OptionaldeploymentUrl?: AiDeploymentUrl
                                                                                                                                                                                                                            • Optionaldetails?: AiDeploymentDetails
                                                                                                                                                                                                                            • OptionalexecutableId?: AiExecutableId
                                                                                                                                                                                                                            • id: AiDeploymentId
                                                                                                                                                                                                                            • OptionallastOperation?: "CREATE" | "UPDATE" | "DELETE" | "CASCADE-UPDATE" | any

                                                                                                                                                                                                                              Last operation applied to this deployment.

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • OptionallatestRunningConfigurationId?: string

                                                                                                                                                                                                                              configurationId that was running before a PATCH operation has modified the configurationId of the deployment. This can be used for a manual rollback in case the new configurationId results in a DEAD deployment

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                              Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                            • modifiedAt: string

                                                                                                                                                                                                                              Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • OptionalscenarioId?: AiScenarioId
                                                                                                                                                                                                                            • OptionalstartTime?: string

                                                                                                                                                                                                                              Timestamp of job status changed to RUNNING +Format: "date-time".

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • status: AiDeploymentStatus
                                                                                                                                                                                                                            • OptionalstatusDetails?: AiDeploymentStatusDetails
                                                                                                                                                                                                                            • OptionalstatusMessage?: AiDeploymentStatusMessage
                                                                                                                                                                                                                            • OptionalsubmissionTime?: string

                                                                                                                                                                                                                              Timestamp of job submitted +Format: "date-time".

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • OptionaltargetStatus?: "RUNNING" | "STOPPED" | "DELETED"

                                                                                                                                                                                                                              Deployment target status

                                                                                                                                                                                                                              +

                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                            • Optionalttl?: AiDeploymentTimeToLive
                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiDeploymentStatus.html b/static/api/v/types/ai-api_src.AiDeploymentStatus.html new file mode 100644 index 000000000..8945b8c1a --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentStatus.html @@ -0,0 +1,6 @@ +AiDeploymentStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                              Type Alias AiDeploymentStatus

                                                                                                                                                                                                                              AiDeploymentStatus:
                                                                                                                                                                                                                                  | "PENDING"
                                                                                                                                                                                                                                  | "RUNNING"
                                                                                                                                                                                                                                  | "COMPLETED"
                                                                                                                                                                                                                                  | "DEAD"
                                                                                                                                                                                                                                  | "STOPPING"
                                                                                                                                                                                                                                  | "STOPPED"
                                                                                                                                                                                                                                  | "UNKNOWN"

                                                                                                                                                                                                                              Deployment status

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              "COMPLETED"
                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                              +
                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiDeploymentStatusDetails.html b/static/api/v/types/ai-api_src.AiDeploymentStatusDetails.html new file mode 100644 index 000000000..e2fc64154 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentStatusDetails.html @@ -0,0 +1,3 @@ +AiDeploymentStatusDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                Type Alias AiDeploymentStatusDetails

                                                                                                                                                                                                                                AiDeploymentStatusDetails: Record<string, any>

                                                                                                                                                                                                                                Current status details of the deployment

                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiDeploymentStatusMessage.html b/static/api/v/types/ai-api_src.AiDeploymentStatusMessage.html new file mode 100644 index 000000000..e7d49a02b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentStatusMessage.html @@ -0,0 +1,4 @@ +AiDeploymentStatusMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                  Type Alias AiDeploymentStatusMessage

                                                                                                                                                                                                                                  AiDeploymentStatusMessage: string

                                                                                                                                                                                                                                  Deployment status message +Max Length: 256.

                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiDeploymentTargetStatus.html b/static/api/v/types/ai-api_src.AiDeploymentTargetStatus.html new file mode 100644 index 000000000..b25e5f3c7 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentTargetStatus.html @@ -0,0 +1,6 @@ +AiDeploymentTargetStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                    Type Alias AiDeploymentTargetStatus

                                                                                                                                                                                                                                    AiDeploymentTargetStatus: "STOPPED"

                                                                                                                                                                                                                                    Status

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    "STOPPED"
                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiDeploymentTimeToLive.html b/static/api/v/types/ai-api_src.AiDeploymentTimeToLive.html new file mode 100644 index 000000000..7f6f86985 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentTimeToLive.html @@ -0,0 +1,6 @@ +AiDeploymentTimeToLive | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                      Type Alias AiDeploymentTimeToLive

                                                                                                                                                                                                                                      AiDeploymentTimeToLive: string | null

                                                                                                                                                                                                                                      Time to live for a deployment. Its value can be either null or a number followed by the unit (any of following values, minutes(m|M), hours(h|H) or days(d|D))

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      "24H"
                                                                                                                                                                                                                                      Pattern: "^[0-9]+[m,M,h,H,d,D]$". +
                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiDeploymentUrl.html b/static/api/v/types/ai-api_src.AiDeploymentUrl.html new file mode 100644 index 000000000..e376fb134 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiDeploymentUrl.html @@ -0,0 +1,4 @@ +AiDeploymentUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                        Type Alias AiDeploymentUrl

                                                                                                                                                                                                                                        AiDeploymentUrl: string

                                                                                                                                                                                                                                        Consumption URL of the deployment +Format: "url".

                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiEnactmentCreationRequest.html b/static/api/v/types/ai-api_src.AiEnactmentCreationRequest.html new file mode 100644 index 000000000..421bf7828 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiEnactmentCreationRequest.html @@ -0,0 +1,3 @@ +AiEnactmentCreationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                          Type Alias AiEnactmentCreationRequest

                                                                                                                                                                                                                                          AiEnactmentCreationRequest: { configurationId: AiConfigurationId } & Record<
                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                          Request object for creating an execution or an deployment

                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiExecutable.html b/static/api/v/types/ai-api_src.AiExecutable.html new file mode 100644 index 000000000..a42d79f71 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutable.html @@ -0,0 +1,10 @@ +AiExecutable | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                            Type Alias AiExecutable

                                                                                                                                                                                                                                            AiExecutable: {
                                                                                                                                                                                                                                                createdAt: string;
                                                                                                                                                                                                                                                deployable: boolean;
                                                                                                                                                                                                                                                description?: string;
                                                                                                                                                                                                                                                id: AiExecutableId;
                                                                                                                                                                                                                                                inputArtifacts?: AiExecutableArtifactList;
                                                                                                                                                                                                                                                labels?: AiLabelList;
                                                                                                                                                                                                                                                modifiedAt: string;
                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                outputArtifacts?: AiExecutableArtifactList;
                                                                                                                                                                                                                                                parameters?: AiExecutableParameterList;
                                                                                                                                                                                                                                                scenarioId?: AiScenarioId;
                                                                                                                                                                                                                                                versionId: AiVersionId;
                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                            An ML executable consists of a set of ML tasks, flows between tasks, dependencies between tasks, models (or model versions?).

                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                            • createdAt: string

                                                                                                                                                                                                                                              Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            • deployable: boolean

                                                                                                                                                                                                                                              Whether this executable is deployable

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            • Optionaldescription?: string

                                                                                                                                                                                                                                              Description of the executable

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            • id: AiExecutableId
                                                                                                                                                                                                                                            • OptionalinputArtifacts?: AiExecutableArtifactList
                                                                                                                                                                                                                                            • Optionallabels?: AiLabelList
                                                                                                                                                                                                                                            • modifiedAt: string

                                                                                                                                                                                                                                              Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                              Name of the executable

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                            • OptionaloutputArtifacts?: AiExecutableArtifactList
                                                                                                                                                                                                                                            • Optionalparameters?: AiExecutableParameterList
                                                                                                                                                                                                                                            • OptionalscenarioId?: AiScenarioId
                                                                                                                                                                                                                                            • versionId: AiVersionId
                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiExecutableArtifact.html b/static/api/v/types/ai-api_src.AiExecutableArtifact.html new file mode 100644 index 000000000..13989936c --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutableArtifact.html @@ -0,0 +1,6 @@ +AiExecutableArtifact | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                              Type Alias AiExecutableArtifact

                                                                                                                                                                                                                                              AiExecutableArtifact: {
                                                                                                                                                                                                                                                  description?: string;
                                                                                                                                                                                                                                                  kind?: string;
                                                                                                                                                                                                                                                  labels?: AiLabelList;
                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                              Representation of the 'AiExecutableArtifact' schema.

                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                              • Optionaldescription?: string

                                                                                                                                                                                                                                                Description of the signature argument

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              • Optionalkind?: string

                                                                                                                                                                                                                                                Artifact kind (model, dataset, other)

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              • Optionallabels?: AiLabelList
                                                                                                                                                                                                                                              • name: string

                                                                                                                                                                                                                                                Name of the executable input artifacts

                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiExecutableArtifactList.html b/static/api/v/types/ai-api_src.AiExecutableArtifactList.html new file mode 100644 index 000000000..e692d9afb --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutableArtifactList.html @@ -0,0 +1,3 @@ +AiExecutableArtifactList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                Type Alias AiExecutableArtifactList

                                                                                                                                                                                                                                                AiExecutableArtifactList: AiExecutableArtifact[]

                                                                                                                                                                                                                                                Executable parameters

                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiExecutableId.html b/static/api/v/types/ai-api_src.AiExecutableId.html new file mode 100644 index 000000000..ecc02bc9e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutableId.html @@ -0,0 +1,6 @@ +AiExecutableId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                  Type Alias AiExecutableId

                                                                                                                                                                                                                                                  AiExecutableId: string

                                                                                                                                                                                                                                                  ID of the executable

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                  Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiExecutableList.html b/static/api/v/types/ai-api_src.AiExecutableList.html new file mode 100644 index 000000000..e616ba8c4 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutableList.html @@ -0,0 +1,4 @@ +AiExecutableList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                    Type Alias AiExecutableList

                                                                                                                                                                                                                                                    AiExecutableList: { count: number; resources: AiExecutable[] } & Record<
                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                    Representation of the 'AiExecutableList' schema.

                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                    • count: number

                                                                                                                                                                                                                                                      Number of the resource instances in the list

                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                    • resources: AiExecutable[]
                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiExecutableParameter.html b/static/api/v/types/ai-api_src.AiExecutableParameter.html new file mode 100644 index 000000000..68c3e344e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutableParameter.html @@ -0,0 +1,7 @@ +AiExecutableParameter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                      Type Alias AiExecutableParameter

                                                                                                                                                                                                                                                      AiExecutableParameter: {
                                                                                                                                                                                                                                                          default?: string;
                                                                                                                                                                                                                                                          description?: string;
                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                          type?: "string";
                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                      Representation of the 'AiExecutableParameter' schema.

                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                      • Optionaldefault?: string

                                                                                                                                                                                                                                                        Default value of the signature argument

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                      • Optionaldescription?: string

                                                                                                                                                                                                                                                        Description of the signature argument

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                      • name: string

                                                                                                                                                                                                                                                        Name of the executable parameter

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                      • Optionaltype?: "string"

                                                                                                                                                                                                                                                        Type of the executable parameter

                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiExecutableParameterList.html b/static/api/v/types/ai-api_src.AiExecutableParameterList.html new file mode 100644 index 000000000..10853178e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutableParameterList.html @@ -0,0 +1,3 @@ +AiExecutableParameterList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                        Type Alias AiExecutableParameterList

                                                                                                                                                                                                                                                        AiExecutableParameterList: AiExecutableParameter[]

                                                                                                                                                                                                                                                        Executable parameters

                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiExecution.html b/static/api/v/types/ai-api_src.AiExecution.html new file mode 100644 index 000000000..acdf3fc50 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecution.html @@ -0,0 +1,17 @@ +AiExecution | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                          Type Alias AiExecution

                                                                                                                                                                                                                                                          AiExecution: {
                                                                                                                                                                                                                                                              completionTime?: string;
                                                                                                                                                                                                                                                              configurationId: AiConfigurationId;
                                                                                                                                                                                                                                                              configurationName?: AiConfigurationName;
                                                                                                                                                                                                                                                              createdAt: string;
                                                                                                                                                                                                                                                              executableId?: AiExecutableId;
                                                                                                                                                                                                                                                              executionScheduleId?: AiExecutionScheduleId;
                                                                                                                                                                                                                                                              id: AiExecutionId;
                                                                                                                                                                                                                                                              modifiedAt: string;
                                                                                                                                                                                                                                                              outputArtifacts?: AiArtifactArray;
                                                                                                                                                                                                                                                              scenarioId?: AiScenarioId;
                                                                                                                                                                                                                                                              startTime?: string;
                                                                                                                                                                                                                                                              status: AiExecutionStatus;
                                                                                                                                                                                                                                                              statusMessage?: AiExecutionStatusMessage;
                                                                                                                                                                                                                                                              submissionTime?: string;
                                                                                                                                                                                                                                                              targetStatus?: "COMPLETED" | "RUNNING" | "STOPPED" | "DELETED";
                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                          Execution that may generate artifacts

                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                          • OptionalcompletionTime?: string

                                                                                                                                                                                                                                                            Timestamp of job status changed to COMPLETED/DEAD/STOPPED +Format: "date-time".

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          • configurationId: AiConfigurationId
                                                                                                                                                                                                                                                          • OptionalconfigurationName?: AiConfigurationName
                                                                                                                                                                                                                                                          • createdAt: string

                                                                                                                                                                                                                                                            Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          • OptionalexecutableId?: AiExecutableId
                                                                                                                                                                                                                                                          • OptionalexecutionScheduleId?: AiExecutionScheduleId
                                                                                                                                                                                                                                                          • id: AiExecutionId
                                                                                                                                                                                                                                                          • modifiedAt: string

                                                                                                                                                                                                                                                            Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          • OptionaloutputArtifacts?: AiArtifactArray
                                                                                                                                                                                                                                                          • OptionalscenarioId?: AiScenarioId
                                                                                                                                                                                                                                                          • OptionalstartTime?: string

                                                                                                                                                                                                                                                            Timestamp of job status changed to RUNNING +Format: "date-time".

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          • status: AiExecutionStatus
                                                                                                                                                                                                                                                          • OptionalstatusMessage?: AiExecutionStatusMessage
                                                                                                                                                                                                                                                          • OptionalsubmissionTime?: string

                                                                                                                                                                                                                                                            Timestamp of job submitted +Format: "date-time".

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          • OptionaltargetStatus?: "COMPLETED" | "RUNNING" | "STOPPED" | "DELETED"

                                                                                                                                                                                                                                                            Target status of the execution

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            "STOPPED"
                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiExecutionBulkModificationRequest.html b/static/api/v/types/ai-api_src.AiExecutionBulkModificationRequest.html new file mode 100644 index 000000000..b6363f573 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionBulkModificationRequest.html @@ -0,0 +1,3 @@ +AiExecutionBulkModificationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                            Type Alias AiExecutionBulkModificationRequest

                                                                                                                                                                                                                                                            AiExecutionBulkModificationRequest: {
                                                                                                                                                                                                                                                                executions?: AiExecutionModificationRequestList;
                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                            Request object to change status of multiple executions

                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiExecutionBulkModificationResponse.html b/static/api/v/types/ai-api_src.AiExecutionBulkModificationResponse.html new file mode 100644 index 000000000..0c60e4522 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionBulkModificationResponse.html @@ -0,0 +1,3 @@ +AiExecutionBulkModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                              Type Alias AiExecutionBulkModificationResponse

                                                                                                                                                                                                                                                              AiExecutionBulkModificationResponse: {
                                                                                                                                                                                                                                                                  executions?: AiExecutionModificationResponseList;
                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                              Response object with array of executions and its status

                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiExecutionCreationResponse.html b/static/api/v/types/ai-api_src.AiExecutionCreationResponse.html new file mode 100644 index 000000000..ae79a26bb --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionCreationResponse.html @@ -0,0 +1,3 @@ +AiExecutionCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                Type Alias AiExecutionCreationResponse

                                                                                                                                                                                                                                                                AiExecutionCreationResponse: {
                                                                                                                                                                                                                                                                    id: AiId;
                                                                                                                                                                                                                                                                    message: AiExecutionCreationResponseMessage;
                                                                                                                                                                                                                                                                    status?: AiExecutionStatus;
                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                Representation of the 'AiExecutionCreationResponse' schema.

                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiExecutionCreationResponseMessage.html b/static/api/v/types/ai-api_src.AiExecutionCreationResponseMessage.html new file mode 100644 index 000000000..8db317f84 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionCreationResponseMessage.html @@ -0,0 +1,6 @@ +AiExecutionCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                  Type Alias AiExecutionCreationResponseMessage

                                                                                                                                                                                                                                                                  AiExecutionCreationResponseMessage: string

                                                                                                                                                                                                                                                                  Message

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  "Execution scheduled"
                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiExecutionDeletionResponse.html b/static/api/v/types/ai-api_src.AiExecutionDeletionResponse.html new file mode 100644 index 000000000..00bff2868 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionDeletionResponse.html @@ -0,0 +1,3 @@ +AiExecutionDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                    Type Alias AiExecutionDeletionResponse

                                                                                                                                                                                                                                                                    AiExecutionDeletionResponse: {
                                                                                                                                                                                                                                                                        id: AiId;
                                                                                                                                                                                                                                                                        message: AiExecutionDeletionResponseMessage;
                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                    Representation of the 'AiExecutionDeletionResponse' schema.

                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiExecutionDeletionResponseMessage.html b/static/api/v/types/ai-api_src.AiExecutionDeletionResponseMessage.html new file mode 100644 index 000000000..2d139dd1f --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionDeletionResponseMessage.html @@ -0,0 +1,6 @@ +AiExecutionDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                      Type Alias AiExecutionDeletionResponseMessage

                                                                                                                                                                                                                                                                      AiExecutionDeletionResponseMessage: string

                                                                                                                                                                                                                                                                      Message

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      "Execution deletion scheduled"
                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiExecutionId.html b/static/api/v/types/ai-api_src.AiExecutionId.html new file mode 100644 index 000000000..de666744b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionId.html @@ -0,0 +1,6 @@ +AiExecutionId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                        Type Alias AiExecutionId

                                                                                                                                                                                                                                                                        AiExecutionId: string

                                                                                                                                                                                                                                                                        ID of the execution

                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                        Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiExecutionList.html b/static/api/v/types/ai-api_src.AiExecutionList.html new file mode 100644 index 000000000..1e746f7b2 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionList.html @@ -0,0 +1,4 @@ +AiExecutionList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                          Type Alias AiExecutionList

                                                                                                                                                                                                                                                                          AiExecutionList: { count: number; resources: AiExecution[] } & Record<
                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                          Representation of the 'AiExecutionList' schema.

                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                          • count: number

                                                                                                                                                                                                                                                                            Number of the resource instances in the list

                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                          • resources: AiExecution[]
                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiExecutionModificationRequest.html b/static/api/v/types/ai-api_src.AiExecutionModificationRequest.html new file mode 100644 index 000000000..a0a8f8b71 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionModificationRequest.html @@ -0,0 +1,4 @@ +AiExecutionModificationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                            Type Alias AiExecutionModificationRequest

                                                                                                                                                                                                                                                                            AiExecutionModificationRequest: { targetStatus: "STOPPED" } & Record<
                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                            Request object for changing the target status of an execution (currently only STOPPED is supported)

                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                            • targetStatus: "STOPPED"

                                                                                                                                                                                                                                                                              Desired target status of the execution (currently only STOPPED is supported)

                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiExecutionModificationRequestList.html b/static/api/v/types/ai-api_src.AiExecutionModificationRequestList.html new file mode 100644 index 000000000..3fd992859 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionModificationRequestList.html @@ -0,0 +1,6 @@ +AiExecutionModificationRequestList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                              Type Alias AiExecutionModificationRequestList

                                                                                                                                                                                                                                                                              AiExecutionModificationRequestList: Set<
                                                                                                                                                                                                                                                                                  AiExecutionModificationRequestWithIdentifier,
                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                              Representation of the 'AiExecutionModificationRequestList' schema.

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              [
                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                              "id": "aa97b177-9383-4934-8543-0f91a7a0283a",
                                                                                                                                                                                                                                                                              "targetStatus": "STOPPED"
                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                              "id": "qweq32131-qwee-1231-8543-0f91a7a2e2e",
                                                                                                                                                                                                                                                                              "targetStatus": "DELETED"
                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                              ]
                                                                                                                                                                                                                                                                              Min Items: 1.
                                                                                                                                                                                                                                                                              Max Items: 100. +
                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiExecutionModificationRequestWithIdentifier.html b/static/api/v/types/ai-api_src.AiExecutionModificationRequestWithIdentifier.html new file mode 100644 index 000000000..df12cba9a --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionModificationRequestWithIdentifier.html @@ -0,0 +1,4 @@ +AiExecutionModificationRequestWithIdentifier | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                Type Alias AiExecutionModificationRequestWithIdentifier

                                                                                                                                                                                                                                                                                AiExecutionModificationRequestWithIdentifier: {
                                                                                                                                                                                                                                                                                    id: AiExecutionId;
                                                                                                                                                                                                                                                                                    targetStatus: "STOPPED" | "DELETED";
                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                Request object for changing the target status of an execution (currently STOPPED and DELETED are supported)

                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                • id: AiExecutionId
                                                                                                                                                                                                                                                                                • targetStatus: "STOPPED" | "DELETED"

                                                                                                                                                                                                                                                                                  Desired target status of the execution (currently STOPPED and DELETED are supported)

                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiExecutionModificationResponse.html b/static/api/v/types/ai-api_src.AiExecutionModificationResponse.html new file mode 100644 index 000000000..6bc858aa5 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionModificationResponse.html @@ -0,0 +1,3 @@ +AiExecutionModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                  Type Alias AiExecutionModificationResponse

                                                                                                                                                                                                                                                                                  AiExecutionModificationResponse: {
                                                                                                                                                                                                                                                                                      id: AiId;
                                                                                                                                                                                                                                                                                      message: AiExecutionModificationResponseMessage;
                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                  Representation of the 'AiExecutionModificationResponse' schema.

                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiExecutionModificationResponseList.html b/static/api/v/types/ai-api_src.AiExecutionModificationResponseList.html new file mode 100644 index 000000000..2cd20339b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionModificationResponseList.html @@ -0,0 +1,3 @@ +AiExecutionModificationResponseList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                    Type Alias AiExecutionModificationResponseList

                                                                                                                                                                                                                                                                                    AiExecutionModificationResponseList: (
                                                                                                                                                                                                                                                                                        AiExecutionModificationResponse
                                                                                                                                                                                                                                                                                        | AiApiErrorWithId
                                                                                                                                                                                                                                                                                    )[]

                                                                                                                                                                                                                                                                                    Representation of the 'AiExecutionModificationResponseList' schema.

                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiExecutionModificationResponseMessage.html b/static/api/v/types/ai-api_src.AiExecutionModificationResponseMessage.html new file mode 100644 index 000000000..10d3a21ae --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionModificationResponseMessage.html @@ -0,0 +1,6 @@ +AiExecutionModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                      Type Alias AiExecutionModificationResponseMessage

                                                                                                                                                                                                                                                                                      AiExecutionModificationResponseMessage: string

                                                                                                                                                                                                                                                                                      Message

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      "Execution modification scheduled"
                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiExecutionResponseWithDetails.html b/static/api/v/types/ai-api_src.AiExecutionResponseWithDetails.html new file mode 100644 index 000000000..a1d628659 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionResponseWithDetails.html @@ -0,0 +1,17 @@ +AiExecutionResponseWithDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                        Type Alias AiExecutionResponseWithDetails

                                                                                                                                                                                                                                                                                        AiExecutionResponseWithDetails: {
                                                                                                                                                                                                                                                                                            completionTime?: string;
                                                                                                                                                                                                                                                                                            configurationId: AiConfigurationId;
                                                                                                                                                                                                                                                                                            configurationName?: AiConfigurationName;
                                                                                                                                                                                                                                                                                            createdAt: string;
                                                                                                                                                                                                                                                                                            executableId?: AiExecutableId;
                                                                                                                                                                                                                                                                                            executionScheduleId?: AiExecutionScheduleId;
                                                                                                                                                                                                                                                                                            id: AiExecutionId;
                                                                                                                                                                                                                                                                                            modifiedAt: string;
                                                                                                                                                                                                                                                                                            outputArtifacts?: AiArtifactArray;
                                                                                                                                                                                                                                                                                            scenarioId?: AiScenarioId;
                                                                                                                                                                                                                                                                                            startTime?: string;
                                                                                                                                                                                                                                                                                            status: AiExecutionStatus;
                                                                                                                                                                                                                                                                                            statusDetails?: AiExecutionStatusDetails;
                                                                                                                                                                                                                                                                                            statusMessage?: AiExecutionStatusMessage;
                                                                                                                                                                                                                                                                                            submissionTime?: string;
                                                                                                                                                                                                                                                                                            targetStatus?: "COMPLETED" | "RUNNING" | "STOPPED" | "DELETED";
                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                        Execution that may generate artifacts

                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                        • OptionalcompletionTime?: string

                                                                                                                                                                                                                                                                                          Timestamp of job status changed to COMPLETED/DEAD/STOPPED +Format: "date-time".

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                        • configurationId: AiConfigurationId
                                                                                                                                                                                                                                                                                        • OptionalconfigurationName?: AiConfigurationName
                                                                                                                                                                                                                                                                                        • createdAt: string

                                                                                                                                                                                                                                                                                          Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                        • OptionalexecutableId?: AiExecutableId
                                                                                                                                                                                                                                                                                        • OptionalexecutionScheduleId?: AiExecutionScheduleId
                                                                                                                                                                                                                                                                                        • id: AiExecutionId
                                                                                                                                                                                                                                                                                        • modifiedAt: string

                                                                                                                                                                                                                                                                                          Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                        • OptionaloutputArtifacts?: AiArtifactArray
                                                                                                                                                                                                                                                                                        • OptionalscenarioId?: AiScenarioId
                                                                                                                                                                                                                                                                                        • OptionalstartTime?: string

                                                                                                                                                                                                                                                                                          Timestamp of job status changed to RUNNING +Format: "date-time".

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                        • status: AiExecutionStatus
                                                                                                                                                                                                                                                                                        • OptionalstatusDetails?: AiExecutionStatusDetails
                                                                                                                                                                                                                                                                                        • OptionalstatusMessage?: AiExecutionStatusMessage
                                                                                                                                                                                                                                                                                        • OptionalsubmissionTime?: string

                                                                                                                                                                                                                                                                                          Timestamp of job submitted +Format: "date-time".

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                        • OptionaltargetStatus?: "COMPLETED" | "RUNNING" | "STOPPED" | "DELETED"

                                                                                                                                                                                                                                                                                          Target status of the execution

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          "STOPPED"
                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiExecutionSchedule.html b/static/api/v/types/ai-api_src.AiExecutionSchedule.html new file mode 100644 index 000000000..18176110f --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionSchedule.html @@ -0,0 +1,13 @@ +AiExecutionSchedule | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                          Type Alias AiExecutionSchedule

                                                                                                                                                                                                                                                                                          AiExecutionSchedule: {
                                                                                                                                                                                                                                                                                              configurationId: AiConfigurationId;
                                                                                                                                                                                                                                                                                              createdAt: string;
                                                                                                                                                                                                                                                                                              cron: AiCron;
                                                                                                                                                                                                                                                                                              end?: string;
                                                                                                                                                                                                                                                                                              id?: AiExecutionScheduleId;
                                                                                                                                                                                                                                                                                              modifiedAt: string;
                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                              start?: string;
                                                                                                                                                                                                                                                                                              status?: AiExecutionScheduleStatus;
                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                          Data about execution schedule

                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                          • configurationId: AiConfigurationId
                                                                                                                                                                                                                                                                                          • createdAt: string

                                                                                                                                                                                                                                                                                            Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                          • cron: AiCron
                                                                                                                                                                                                                                                                                          • Optionalend?: string

                                                                                                                                                                                                                                                                                            Timestamp, defining when the executions should stop running +Format: "date-time".

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                          • Optionalid?: AiExecutionScheduleId
                                                                                                                                                                                                                                                                                          • modifiedAt: string

                                                                                                                                                                                                                                                                                            Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                          • name: string

                                                                                                                                                                                                                                                                                            Name of the execution schedule +Max Length: 256.

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                          • Optionalstart?: string

                                                                                                                                                                                                                                                                                            Timestamp, defining when the executions should start running periodically, defaults to now +Format: "date-time".

                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                          • Optionalstatus?: AiExecutionScheduleStatus
                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleCreationData.html b/static/api/v/types/ai-api_src.AiExecutionScheduleCreationData.html new file mode 100644 index 000000000..fbe61263d --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleCreationData.html @@ -0,0 +1,9 @@ +AiExecutionScheduleCreationData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                            Type Alias AiExecutionScheduleCreationData

                                                                                                                                                                                                                                                                                            AiExecutionScheduleCreationData: {
                                                                                                                                                                                                                                                                                                configurationId: AiConfigurationId;
                                                                                                                                                                                                                                                                                                cron: AiCron;
                                                                                                                                                                                                                                                                                                end?: string;
                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                start?: string;
                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                            Start and end an execution schedule.

                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                            • configurationId: AiConfigurationId
                                                                                                                                                                                                                                                                                            • cron: AiCron
                                                                                                                                                                                                                                                                                            • Optionalend?: string

                                                                                                                                                                                                                                                                                              Timestamp, defining when the executions should stop running +Format: "date-time".

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                              Name of the execution schedule +Max Length: 256.

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                            • Optionalstart?: string

                                                                                                                                                                                                                                                                                              Timestamp, defining when the executions should start running periodically, defaults to now +Format: "date-time".

                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponse.html b/static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponse.html new file mode 100644 index 000000000..d31b9df85 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponse.html @@ -0,0 +1,3 @@ +AiExecutionScheduleCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                              Type Alias AiExecutionScheduleCreationResponse

                                                                                                                                                                                                                                                                                              AiExecutionScheduleCreationResponse: {
                                                                                                                                                                                                                                                                                                  id: AiId;
                                                                                                                                                                                                                                                                                                  message: AiExecutionScheduleCreationResponseMessage;
                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                              Representation of the 'AiExecutionScheduleCreationResponse' schema.

                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponseMessage.html b/static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponseMessage.html new file mode 100644 index 000000000..74ef47251 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleCreationResponseMessage.html @@ -0,0 +1,6 @@ +AiExecutionScheduleCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                Type Alias AiExecutionScheduleCreationResponseMessage

                                                                                                                                                                                                                                                                                                AiExecutionScheduleCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                Message

                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                "Execution Schedule created"
                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponse.html b/static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponse.html new file mode 100644 index 000000000..3a5472a36 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponse.html @@ -0,0 +1,3 @@ +AiExecutionScheduleDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                  Type Alias AiExecutionScheduleDeletionResponse

                                                                                                                                                                                                                                                                                                  AiExecutionScheduleDeletionResponse: {
                                                                                                                                                                                                                                                                                                      id: AiId;
                                                                                                                                                                                                                                                                                                      message: AiExecutionScheduleDeletionResponseMessage;
                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                  Representation of the 'AiExecutionScheduleDeletionResponse' schema.

                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponseMessage.html b/static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponseMessage.html new file mode 100644 index 000000000..163a7b4af --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleDeletionResponseMessage.html @@ -0,0 +1,6 @@ +AiExecutionScheduleDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                    Type Alias AiExecutionScheduleDeletionResponseMessage

                                                                                                                                                                                                                                                                                                    AiExecutionScheduleDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                    Message

                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    "Execution Schedule deleted"
                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleId.html b/static/api/v/types/ai-api_src.AiExecutionScheduleId.html new file mode 100644 index 000000000..e1d917d56 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleId.html @@ -0,0 +1,6 @@ +AiExecutionScheduleId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                      Type Alias AiExecutionScheduleId

                                                                                                                                                                                                                                                                                                      AiExecutionScheduleId: string

                                                                                                                                                                                                                                                                                                      ID of the execution schedule

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                      Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleList.html b/static/api/v/types/ai-api_src.AiExecutionScheduleList.html new file mode 100644 index 000000000..49926fdfd --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleList.html @@ -0,0 +1,4 @@ +AiExecutionScheduleList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                        Type Alias AiExecutionScheduleList

                                                                                                                                                                                                                                                                                                        AiExecutionScheduleList: { count: number; resources: AiExecutionSchedule[] } & Record<
                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                        Representation of the 'AiExecutionScheduleList' schema.

                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                        • count: number

                                                                                                                                                                                                                                                                                                          Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                        • resources: AiExecutionSchedule[]
                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleModificationRequest.html b/static/api/v/types/ai-api_src.AiExecutionScheduleModificationRequest.html new file mode 100644 index 000000000..41a1e5ff3 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleModificationRequest.html @@ -0,0 +1,7 @@ +AiExecutionScheduleModificationRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                          Type Alias AiExecutionScheduleModificationRequest

                                                                                                                                                                                                                                                                                                          AiExecutionScheduleModificationRequest: {
                                                                                                                                                                                                                                                                                                              configurationId?: AiConfigurationId;
                                                                                                                                                                                                                                                                                                              cron?: AiCron;
                                                                                                                                                                                                                                                                                                              end?: string;
                                                                                                                                                                                                                                                                                                              start?: string;
                                                                                                                                                                                                                                                                                                              status?: AiExecutionScheduleStatus;
                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                          Request object for changing the execution schedule

                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                          • OptionalconfigurationId?: AiConfigurationId
                                                                                                                                                                                                                                                                                                          • Optionalcron?: AiCron
                                                                                                                                                                                                                                                                                                          • Optionalend?: string

                                                                                                                                                                                                                                                                                                            Timestamp, defining when the executions should stop running +Format: "date-time".

                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                          • Optionalstart?: string

                                                                                                                                                                                                                                                                                                            Timestamp, defining when the executions should start running periodically, defaults to now +Format: "date-time".

                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                          • Optionalstatus?: AiExecutionScheduleStatus
                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponse.html b/static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponse.html new file mode 100644 index 000000000..2463a3551 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponse.html @@ -0,0 +1,3 @@ +AiExecutionScheduleModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                            Type Alias AiExecutionScheduleModificationResponse

                                                                                                                                                                                                                                                                                                            AiExecutionScheduleModificationResponse: {
                                                                                                                                                                                                                                                                                                                id: AiId;
                                                                                                                                                                                                                                                                                                                message: AiExecutionScheduleModificationResponseMessage;
                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                            Representation of the 'AiExecutionScheduleModificationResponse' schema.

                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponseMessage.html b/static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponseMessage.html new file mode 100644 index 000000000..b47747ba4 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleModificationResponseMessage.html @@ -0,0 +1,6 @@ +AiExecutionScheduleModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                              Type Alias AiExecutionScheduleModificationResponseMessage

                                                                                                                                                                                                                                                                                                              AiExecutionScheduleModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                              Message

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              "Execution Schedule modified"
                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiExecutionScheduleStatus.html b/static/api/v/types/ai-api_src.AiExecutionScheduleStatus.html new file mode 100644 index 000000000..c82092fb2 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionScheduleStatus.html @@ -0,0 +1,6 @@ +AiExecutionScheduleStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                Type Alias AiExecutionScheduleStatus

                                                                                                                                                                                                                                                                                                                AiExecutionScheduleStatus: "ACTIVE" | "INACTIVE"

                                                                                                                                                                                                                                                                                                                Execution Schedule Status

                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                "ACTIVE"
                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiExecutionStatus.html b/static/api/v/types/ai-api_src.AiExecutionStatus.html new file mode 100644 index 000000000..8784626be --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionStatus.html @@ -0,0 +1,6 @@ +AiExecutionStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                  Type Alias AiExecutionStatus

                                                                                                                                                                                                                                                                                                                  AiExecutionStatus:
                                                                                                                                                                                                                                                                                                                      | "PENDING"
                                                                                                                                                                                                                                                                                                                      | "RUNNING"
                                                                                                                                                                                                                                                                                                                      | "COMPLETED"
                                                                                                                                                                                                                                                                                                                      | "DEAD"
                                                                                                                                                                                                                                                                                                                      | "STOPPING"
                                                                                                                                                                                                                                                                                                                      | "STOPPED"
                                                                                                                                                                                                                                                                                                                      | "UNKNOWN"

                                                                                                                                                                                                                                                                                                                  Execution status

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  "COMPLETED"
                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiExecutionStatusDetails.html b/static/api/v/types/ai-api_src.AiExecutionStatusDetails.html new file mode 100644 index 000000000..64f11ce37 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionStatusDetails.html @@ -0,0 +1,3 @@ +AiExecutionStatusDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                    Type Alias AiExecutionStatusDetails

                                                                                                                                                                                                                                                                                                                    AiExecutionStatusDetails: Record<string, any>

                                                                                                                                                                                                                                                                                                                    Current status details of the execution

                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiExecutionStatusMessage.html b/static/api/v/types/ai-api_src.AiExecutionStatusMessage.html new file mode 100644 index 000000000..2c4126fd5 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiExecutionStatusMessage.html @@ -0,0 +1,4 @@ +AiExecutionStatusMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                      Type Alias AiExecutionStatusMessage

                                                                                                                                                                                                                                                                                                                      AiExecutionStatusMessage: string

                                                                                                                                                                                                                                                                                                                      Execution status message +Max Length: 256.

                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiId.html b/static/api/v/types/ai-api_src.AiId.html new file mode 100644 index 000000000..29f2ef50e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiId.html @@ -0,0 +1,6 @@ +AiId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                        Type Alias AiId

                                                                                                                                                                                                                                                                                                                        AiId: string

                                                                                                                                                                                                                                                                                                                        Generic ID

                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                        Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiLabel.html b/static/api/v/types/ai-api_src.AiLabel.html new file mode 100644 index 000000000..9ce34e249 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLabel.html @@ -0,0 +1,3 @@ +AiLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                          Type Alias AiLabel

                                                                                                                                                                                                                                                                                                                          AiLabel: { key: AiLabelKey; value: AiLabelValue } & Record<string, any>

                                                                                                                                                                                                                                                                                                                          Representation of the 'AiLabel' schema.

                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiLabelKey.html b/static/api/v/types/ai-api_src.AiLabelKey.html new file mode 100644 index 000000000..7d4140d41 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLabelKey.html @@ -0,0 +1,6 @@ +AiLabelKey | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                            Type Alias AiLabelKey

                                                                                                                                                                                                                                                                                                                            AiLabelKey: string

                                                                                                                                                                                                                                                                                                                            Representation of the 'AiLabelKey' schema.

                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            "ext.ai.sap.com/s4hana-version"
                                                                                                                                                                                                                                                                                                                            Max Length: 256.
                                                                                                                                                                                                                                                                                                                            Pattern: "^ext\\.ai\\.sap\\.com\/[\\w\\.-]+$". +
                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiLabelList.html b/static/api/v/types/ai-api_src.AiLabelList.html new file mode 100644 index 000000000..3ba285840 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLabelList.html @@ -0,0 +1,3 @@ +AiLabelList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                              Type Alias AiLabelList

                                                                                                                                                                                                                                                                                                                              AiLabelList: AiLabel[]

                                                                                                                                                                                                                                                                                                                              Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiLabelValue.html b/static/api/v/types/ai-api_src.AiLabelValue.html new file mode 100644 index 000000000..a9b98ba7e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLabelValue.html @@ -0,0 +1,4 @@ +AiLabelValue | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                Type Alias AiLabelValue

                                                                                                                                                                                                                                                                                                                                AiLabelValue: string

                                                                                                                                                                                                                                                                                                                                Representation of the 'AiLabelValue' schema. +Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiLogCommonData.html b/static/api/v/types/ai-api_src.AiLogCommonData.html new file mode 100644 index 000000000..63d2e8e21 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLogCommonData.html @@ -0,0 +1,3 @@ +AiLogCommonData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                  Type Alias AiLogCommonData

                                                                                                                                                                                                                                                                                                                                  AiLogCommonData: { result?: AiLogCommonResult } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                  Representation of the 'AiLogCommonData' schema.

                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiLogCommonResult.html b/static/api/v/types/ai-api_src.AiLogCommonResult.html new file mode 100644 index 000000000..93af66d9e --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLogCommonResult.html @@ -0,0 +1,3 @@ +AiLogCommonResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                    Type Alias AiLogCommonResult

                                                                                                                                                                                                                                                                                                                                    AiLogCommonResult: AiLogCommonResultItem[]

                                                                                                                                                                                                                                                                                                                                    Representation of the 'AiLogCommonResult' schema.

                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiLogCommonResultItem.html b/static/api/v/types/ai-api_src.AiLogCommonResultItem.html new file mode 100644 index 000000000..29d5852d0 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiLogCommonResultItem.html @@ -0,0 +1,8 @@ +AiLogCommonResultItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                      Type Alias AiLogCommonResultItem

                                                                                                                                                                                                                                                                                                                                      AiLogCommonResultItem: { msg?: string; timestamp?: string } & Record<
                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                      Common log record.

                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                      • Optionalmsg?: string

                                                                                                                                                                                                                                                                                                                                        message content.

                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                      • Optionaltimestamp?: string

                                                                                                                                                                                                                                                                                                                                        Datetime in RFC 3339.

                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                        "2021-05-19T00:00:14.347+00:00"
                                                                                                                                                                                                                                                                                                                                        Format: "date-time". +
                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiModelBaseData.html b/static/api/v/types/ai-api_src.AiModelBaseData.html new file mode 100644 index 000000000..9edbc8167 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiModelBaseData.html @@ -0,0 +1,9 @@ +AiModelBaseData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                        Type Alias AiModelBaseData

                                                                                                                                                                                                                                                                                                                                        AiModelBaseData: {
                                                                                                                                                                                                                                                                                                                                            accessType?: string;
                                                                                                                                                                                                                                                                                                                                            allowedScenarios?: (
                                                                                                                                                                                                                                                                                                                                                { executableId: AiExecutableId; scenarioId: AiScenarioId } & Record<
                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                            )[];
                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                            displayName?: string;
                                                                                                                                                                                                                                                                                                                                            executableId: AiExecutableId;
                                                                                                                                                                                                                                                                                                                                            model: string;
                                                                                                                                                                                                                                                                                                                                            provider?: string;
                                                                                                                                                                                                                                                                                                                                            versions: AiModelVersionList;
                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                        Representation of the 'AiModelBaseData' schema.

                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                        • OptionalaccessType?: string

                                                                                                                                                                                                                                                                                                                                          Access type of the model

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                        • OptionalallowedScenarios?: (
                                                                                                                                                                                                                                                                                                                                              { executableId: AiExecutableId; scenarioId: AiScenarioId } & Record<
                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                          )[]

                                                                                                                                                                                                                                                                                                                                          List of scenarioId:executableId pair where the model supported

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                        • description: string

                                                                                                                                                                                                                                                                                                                                          Description of the model and its capabilities

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                        • OptionaldisplayName?: string

                                                                                                                                                                                                                                                                                                                                          Display name of the model

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                        • executableId: AiExecutableId
                                                                                                                                                                                                                                                                                                                                        • model: string

                                                                                                                                                                                                                                                                                                                                          Name of the model

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                        • Optionalprovider?: string

                                                                                                                                                                                                                                                                                                                                          Provider of the model

                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                        • versions: AiModelVersionList
                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiModelList.html b/static/api/v/types/ai-api_src.AiModelList.html new file mode 100644 index 000000000..3bf9bb887 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiModelList.html @@ -0,0 +1,4 @@ +AiModelList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                          Type Alias AiModelList

                                                                                                                                                                                                                                                                                                                                          AiModelList: { count: number; resources: AiModelBaseData[] } & Record<
                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                          Representation of the 'AiModelList' schema.

                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                          • count: number

                                                                                                                                                                                                                                                                                                                                            Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                          • resources: AiModelBaseData[]
                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiModelVersion.html b/static/api/v/types/ai-api_src.AiModelVersion.html new file mode 100644 index 000000000..95001a258 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiModelVersion.html @@ -0,0 +1,15 @@ +AiModelVersion | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                            Type Alias AiModelVersion

                                                                                                                                                                                                                                                                                                                                            AiModelVersion: {
                                                                                                                                                                                                                                                                                                                                                capabilities?: string[];
                                                                                                                                                                                                                                                                                                                                                contextLength?: number;
                                                                                                                                                                                                                                                                                                                                                cost?: Record<string, string>[];
                                                                                                                                                                                                                                                                                                                                                deprecated: boolean;
                                                                                                                                                                                                                                                                                                                                                inputTypes?: string[];
                                                                                                                                                                                                                                                                                                                                                isLatest: boolean;
                                                                                                                                                                                                                                                                                                                                                metadata?: Record<string, string>[];
                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                orchestrationCapabilities?: string[];
                                                                                                                                                                                                                                                                                                                                                retirementDate?: string;
                                                                                                                                                                                                                                                                                                                                                streamingSupported?: boolean;
                                                                                                                                                                                                                                                                                                                                                suggestedReplacements?: string[];
                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                            Model version information including whether it is latest version, its deprecation status and optional retirement date

                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                            • Optionalcapabilities?: string[]

                                                                                                                                                                                                                                                                                                                                              List of capabilities supported by the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • OptionalcontextLength?: number

                                                                                                                                                                                                                                                                                                                                              Context length of the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • Optionalcost?: Record<string, string>[]

                                                                                                                                                                                                                                                                                                                                              List of costs associated with the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • deprecated: boolean

                                                                                                                                                                                                                                                                                                                                              Deprecation status of model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • OptionalinputTypes?: string[]

                                                                                                                                                                                                                                                                                                                                              List of input types supported by the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • isLatest: boolean

                                                                                                                                                                                                                                                                                                                                              Displays whether it is the latest version offered for the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • Optionalmetadata?: Record<string, string>[]

                                                                                                                                                                                                                                                                                                                                              List of metadata supported by the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                                                                              Name of model version

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • OptionalorchestrationCapabilities?: string[]

                                                                                                                                                                                                                                                                                                                                              List of model capabilities supported by orchestration service

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • OptionalretirementDate?: string

                                                                                                                                                                                                                                                                                                                                              Retirement date of model in ISO 8601 timestamp

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • OptionalstreamingSupported?: boolean

                                                                                                                                                                                                                                                                                                                                              Streaming support status of the model

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            • OptionalsuggestedReplacements?: string[]

                                                                                                                                                                                                                                                                                                                                              List of suggested replacements for the model

                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiModelVersionList.html b/static/api/v/types/ai-api_src.AiModelVersionList.html new file mode 100644 index 000000000..7ac50ebde --- /dev/null +++ b/static/api/v/types/ai-api_src.AiModelVersionList.html @@ -0,0 +1,3 @@ +AiModelVersionList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                              Type Alias AiModelVersionList

                                                                                                                                                                                                                                                                                                                                              AiModelVersionList: AiModelVersion[]

                                                                                                                                                                                                                                                                                                                                              List of model versions that the model object has

                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiParameterArgumentBinding.html b/static/api/v/types/ai-api_src.AiParameterArgumentBinding.html new file mode 100644 index 000000000..fa8a2dbf1 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiParameterArgumentBinding.html @@ -0,0 +1,6 @@ +AiParameterArgumentBinding | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                Type Alias AiParameterArgumentBinding

                                                                                                                                                                                                                                                                                                                                                AiParameterArgumentBinding: { key: string; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                Required for execution +Result of activation

                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                  Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                • value: string

                                                                                                                                                                                                                                                                                                                                                  Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiParameterArgumentBindingList.html b/static/api/v/types/ai-api_src.AiParameterArgumentBindingList.html new file mode 100644 index 000000000..f40d6859b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiParameterArgumentBindingList.html @@ -0,0 +1,4 @@ +AiParameterArgumentBindingList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                  Type Alias AiParameterArgumentBindingList

                                                                                                                                                                                                                                                                                                                                                  AiParameterArgumentBindingList: AiParameterArgumentBinding[]

                                                                                                                                                                                                                                                                                                                                                  Representation of the 'AiParameterArgumentBindingList' schema. +Max Items: 1000.

                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiResourcesDetails.html b/static/api/v/types/ai-api_src.AiResourcesDetails.html new file mode 100644 index 000000000..161ca63b9 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiResourcesDetails.html @@ -0,0 +1,6 @@ +AiResourcesDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                    Type Alias AiResourcesDetails

                                                                                                                                                                                                                                                                                                                                                    AiResourcesDetails: { backendDetails?: AiBackendDetails } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                    Resources details of a deployment

                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                    * "backendDetails": {
                                                                                                                                                                                                                                                                                                                                                    * "predictor": {
                                                                                                                                                                                                                                                                                                                                                    * "resourcePlan": "starter"
                                                                                                                                                                                                                                                                                                                                                    * }
                                                                                                                                                                                                                                                                                                                                                    * }
                                                                                                                                                                                                                                                                                                                                                    * } +
                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiScalingDetails.html b/static/api/v/types/ai-api_src.AiScalingDetails.html new file mode 100644 index 000000000..e8b52d2f7 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScalingDetails.html @@ -0,0 +1,6 @@ +AiScalingDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                      Type Alias AiScalingDetails

                                                                                                                                                                                                                                                                                                                                                      AiScalingDetails: { backendDetails?: AiBackendDetails } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                      Scaling details of a deployment

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                      * "backendDetails": {
                                                                                                                                                                                                                                                                                                                                                      * "predictor": {
                                                                                                                                                                                                                                                                                                                                                      * "minReplicas": 0,
                                                                                                                                                                                                                                                                                                                                                      * "maxReplicas": 2,
                                                                                                                                                                                                                                                                                                                                                      * "runningReplicas": 1
                                                                                                                                                                                                                                                                                                                                                      * }
                                                                                                                                                                                                                                                                                                                                                      * }
                                                                                                                                                                                                                                                                                                                                                      * } +
                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiScenario.html b/static/api/v/types/ai-api_src.AiScenario.html new file mode 100644 index 000000000..2c3751fd5 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScenario.html @@ -0,0 +1,11 @@ +AiScenario | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                        Type Alias AiScenario

                                                                                                                                                                                                                                                                                                                                                        AiScenario: {
                                                                                                                                                                                                                                                                                                                                                            createdAt: string;
                                                                                                                                                                                                                                                                                                                                                            description?: string;
                                                                                                                                                                                                                                                                                                                                                            id: AiScenarioId;
                                                                                                                                                                                                                                                                                                                                                            labels?: AiScenarioLabelList;
                                                                                                                                                                                                                                                                                                                                                            modifiedAt: string;
                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                        An ML Scenario consists of a number of executables. E.g., there can be one or several training executables, an inference (deployment) executable. An ML Scenario is versioned.

                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                        • createdAt: string

                                                                                                                                                                                                                                                                                                                                                          Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                        • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                          Description of the scenario +Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                        • id: AiScenarioId
                                                                                                                                                                                                                                                                                                                                                        • Optionallabels?: AiScenarioLabelList
                                                                                                                                                                                                                                                                                                                                                        • modifiedAt: string

                                                                                                                                                                                                                                                                                                                                                          Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                        • name: string

                                                                                                                                                                                                                                                                                                                                                          Name of the scenario +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiScenarioId.html b/static/api/v/types/ai-api_src.AiScenarioId.html new file mode 100644 index 000000000..f24b08e6a --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScenarioId.html @@ -0,0 +1,6 @@ +AiScenarioId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                          Type Alias AiScenarioId

                                                                                                                                                                                                                                                                                                                                                          AiScenarioId: string

                                                                                                                                                                                                                                                                                                                                                          ID of the scenario

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                          Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiScenarioLabel.html b/static/api/v/types/ai-api_src.AiScenarioLabel.html new file mode 100644 index 000000000..b9dc8180b --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScenarioLabel.html @@ -0,0 +1,3 @@ +AiScenarioLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                            Type Alias AiScenarioLabel

                                                                                                                                                                                                                                                                                                                                                            AiScenarioLabel: { key: AiScenarioLabelKey; value: AiLabelValue } & Record<
                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                            Representation of the 'AiScenarioLabel' schema.

                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.AiScenarioLabelKey.html b/static/api/v/types/ai-api_src.AiScenarioLabelKey.html new file mode 100644 index 000000000..b68852141 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScenarioLabelKey.html @@ -0,0 +1,6 @@ +AiScenarioLabelKey | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                              Type Alias AiScenarioLabelKey

                                                                                                                                                                                                                                                                                                                                                              AiScenarioLabelKey: string

                                                                                                                                                                                                                                                                                                                                                              Representation of the 'AiScenarioLabelKey' schema.

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              "scenarios.ai.sap.com/s4hana-version"
                                                                                                                                                                                                                                                                                                                                                              Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                              Pattern: "^(scenarios|ext)\\.ai\\.sap\\.com\/[\\w\\.-]+$". +
                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.AiScenarioLabelList.html b/static/api/v/types/ai-api_src.AiScenarioLabelList.html new file mode 100644 index 000000000..d891eb409 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScenarioLabelList.html @@ -0,0 +1,3 @@ +AiScenarioLabelList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                Type Alias AiScenarioLabelList

                                                                                                                                                                                                                                                                                                                                                                AiScenarioLabelList: AiScenarioLabel[]

                                                                                                                                                                                                                                                                                                                                                                Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.AiScenarioList.html b/static/api/v/types/ai-api_src.AiScenarioList.html new file mode 100644 index 000000000..46db550c1 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiScenarioList.html @@ -0,0 +1,4 @@ +AiScenarioList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                  Type Alias AiScenarioList

                                                                                                                                                                                                                                                                                                                                                                  AiScenarioList: { count: number; resources: AiScenario[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'AiScenarioList' schema.

                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                  • count: number

                                                                                                                                                                                                                                                                                                                                                                    Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                  • resources: AiScenario[]
                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.AiUrl.html b/static/api/v/types/ai-api_src.AiUrl.html new file mode 100644 index 000000000..7e1fc1e65 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiUrl.html @@ -0,0 +1,4 @@ +AiUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                    Type Alias AiUrl

                                                                                                                                                                                                                                                                                                                                                                    AiUrl: string

                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'AiUrl' schema. +Format: "url".

                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.AiVersion.html b/static/api/v/types/ai-api_src.AiVersion.html new file mode 100644 index 000000000..9a6a9d239 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiVersion.html @@ -0,0 +1,7 @@ +AiVersion | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                      Type Alias AiVersion

                                                                                                                                                                                                                                                                                                                                                                      AiVersion: {
                                                                                                                                                                                                                                                                                                                                                                          createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                          description?: AiVersionDescription;
                                                                                                                                                                                                                                                                                                                                                                          id: AiVersionId;
                                                                                                                                                                                                                                                                                                                                                                          modifiedAt: string;
                                                                                                                                                                                                                                                                                                                                                                          scenarioId?: AiScenarioId;
                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'AiVersion' schema.

                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                      • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                        Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                      • Optionaldescription?: AiVersionDescription
                                                                                                                                                                                                                                                                                                                                                                      • id: AiVersionId
                                                                                                                                                                                                                                                                                                                                                                      • modifiedAt: string

                                                                                                                                                                                                                                                                                                                                                                        Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                      • OptionalscenarioId?: AiScenarioId
                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.AiVersionDescription.html b/static/api/v/types/ai-api_src.AiVersionDescription.html new file mode 100644 index 000000000..9d74181d5 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiVersionDescription.html @@ -0,0 +1,6 @@ +AiVersionDescription | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                        Type Alias AiVersionDescription

                                                                                                                                                                                                                                                                                                                                                                        AiVersionDescription: string

                                                                                                                                                                                                                                                                                                                                                                        Version description

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        "This is version v1"
                                                                                                                                                                                                                                                                                                                                                                        Max Length: 5000. +
                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.AiVersionId.html b/static/api/v/types/ai-api_src.AiVersionId.html new file mode 100644 index 000000000..a5123e368 --- /dev/null +++ b/static/api/v/types/ai-api_src.AiVersionId.html @@ -0,0 +1,3 @@ +AiVersionId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                          Type Alias AiVersionId

                                                                                                                                                                                                                                                                                                                                                                          AiVersionId: string

                                                                                                                                                                                                                                                                                                                                                                          Version ID

                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.AiVersionList.html b/static/api/v/types/ai-api_src.AiVersionList.html new file mode 100644 index 000000000..3d2da7cca --- /dev/null +++ b/static/api/v/types/ai-api_src.AiVersionList.html @@ -0,0 +1,4 @@ +AiVersionList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                            Type Alias AiVersionList

                                                                                                                                                                                                                                                                                                                                                                            AiVersionList: { count: number; resources: AiVersion[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'AiVersionList' schema.

                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                            • count: number

                                                                                                                                                                                                                                                                                                                                                                              Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                            • resources: AiVersion[]
                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndAllArgoCDApplicationData.html b/static/api/v/types/ai-api_src.BckndAllArgoCDApplicationData.html new file mode 100644 index 000000000..8d7a1e1f7 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndAllArgoCDApplicationData.html @@ -0,0 +1,4 @@ +BckndAllArgoCDApplicationData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndAllArgoCDApplicationData

                                                                                                                                                                                                                                                                                                                                                                              BckndAllArgoCDApplicationData: {
                                                                                                                                                                                                                                                                                                                                                                                  count: number;
                                                                                                                                                                                                                                                                                                                                                                                  resources: BckndArgoCDApplicationDataResponse[];
                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                              list of applications

                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                              • count: number

                                                                                                                                                                                                                                                                                                                                                                                Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                              • resources: BckndArgoCDApplicationDataResponse[]
                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationBaseData.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationBaseData.html new file mode 100644 index 000000000..8e2f85708 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationBaseData.html @@ -0,0 +1,6 @@ +BckndArgoCDApplicationBaseData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndArgoCDApplicationBaseData

                                                                                                                                                                                                                                                                                                                                                                                BckndArgoCDApplicationBaseData: {
                                                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                                                    repositoryUrl: string;
                                                                                                                                                                                                                                                                                                                                                                                    revision: string;
                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BckndArgoCDApplicationBaseData' schema.

                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                • path: string

                                                                                                                                                                                                                                                                                                                                                                                  path within the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                • repositoryUrl: string

                                                                                                                                                                                                                                                                                                                                                                                  URL of the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                • revision: string

                                                                                                                                                                                                                                                                                                                                                                                  revision to synchronise

                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponse.html new file mode 100644 index 000000000..204295c68 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDApplicationCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndArgoCDApplicationCreationResponse

                                                                                                                                                                                                                                                                                                                                                                                  BckndArgoCDApplicationCreationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                      id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                      message: BckndArgoCDApplicationCreationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'BckndArgoCDApplicationCreationResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponseMessage.html new file mode 100644 index 000000000..09ed5e451 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationCreationResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDApplicationCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndArgoCDApplicationCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                    BckndArgoCDApplicationCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                    Message

                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    "ArgoCD application has been created"
                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRepoName.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRepoName.html new file mode 100644 index 000000000..1cbcf1904 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRepoName.html @@ -0,0 +1,10 @@ +BckndArgoCDApplicationDataRepoName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndArgoCDApplicationDataRepoName

                                                                                                                                                                                                                                                                                                                                                                                      BckndArgoCDApplicationDataRepoName: {
                                                                                                                                                                                                                                                                                                                                                                                          applicationName?: string;
                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                          repositoryName: string;
                                                                                                                                                                                                                                                                                                                                                                                          revision: string;
                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndArgoCDApplicationDataRepoName' schema.

                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                      • OptionalapplicationName?: string

                                                                                                                                                                                                                                                                                                                                                                                        ArgoCD application name in the request body +Max Length: 54. +Min Length: 3. +Pattern: "^[a-z0-9\-]+$".

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                      • path: string

                                                                                                                                                                                                                                                                                                                                                                                        path within the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                      • repositoryName: string

                                                                                                                                                                                                                                                                                                                                                                                        Name of the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                      • revision: string

                                                                                                                                                                                                                                                                                                                                                                                        revision to synchronise

                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRequest.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRequest.html new file mode 100644 index 000000000..d97e1e20d --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataRequest.html @@ -0,0 +1,10 @@ +BckndArgoCDApplicationDataRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndArgoCDApplicationDataRequest

                                                                                                                                                                                                                                                                                                                                                                                        BckndArgoCDApplicationDataRequest: {
                                                                                                                                                                                                                                                                                                                                                                                            applicationName?: string;
                                                                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                                                                            repositoryUrl: string;
                                                                                                                                                                                                                                                                                                                                                                                            revision: string;
                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndArgoCDApplicationDataRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                        • OptionalapplicationName?: string

                                                                                                                                                                                                                                                                                                                                                                                          ArgoCD application name in the request body +Max Length: 54. +Min Length: 3. +Pattern: "^[a-z0-9\-]+$".

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                        • path: string

                                                                                                                                                                                                                                                                                                                                                                                          path within the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                        • repositoryUrl: string

                                                                                                                                                                                                                                                                                                                                                                                          URL of the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                        • revision: string

                                                                                                                                                                                                                                                                                                                                                                                          revision to synchronise

                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataResponse.html new file mode 100644 index 000000000..af3aa61fe --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDataResponse.html @@ -0,0 +1,10 @@ +BckndArgoCDApplicationDataResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndArgoCDApplicationDataResponse

                                                                                                                                                                                                                                                                                                                                                                                          BckndArgoCDApplicationDataResponse: {
                                                                                                                                                                                                                                                                                                                                                                                              applicationName?: string;
                                                                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                                                                              repositoryUrl: string;
                                                                                                                                                                                                                                                                                                                                                                                              revision: string;
                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndArgoCDApplicationDataResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                          • OptionalapplicationName?: string

                                                                                                                                                                                                                                                                                                                                                                                            ArgoCD application name in the response body +Max Length: 63. +Min Length: 3. +Pattern: "^[a-z0-9\-]+$".

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                          • path: string

                                                                                                                                                                                                                                                                                                                                                                                            path within the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                          • repositoryUrl: string

                                                                                                                                                                                                                                                                                                                                                                                            URL of the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                          • revision: string

                                                                                                                                                                                                                                                                                                                                                                                            revision to synchronise

                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponse.html new file mode 100644 index 000000000..78d309191 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDApplicationDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndArgoCDApplicationDeletionResponse

                                                                                                                                                                                                                                                                                                                                                                                            BckndArgoCDApplicationDeletionResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                message: BckndArgoCDApplicationDeletionResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndArgoCDApplicationDeletionResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponseMessage.html new file mode 100644 index 000000000..049c6116b --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationDeletionResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDApplicationDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndArgoCDApplicationDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                              BckndArgoCDApplicationDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                              Message

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              "ArgoCD application has been deleted"
                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponse.html new file mode 100644 index 000000000..74c2beae4 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDApplicationModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndArgoCDApplicationModificationResponse

                                                                                                                                                                                                                                                                                                                                                                                                BckndArgoCDApplicationModificationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                    id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                    message: BckndArgoCDApplicationModificationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BckndArgoCDApplicationModificationResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponseMessage.html new file mode 100644 index 000000000..b17cf432d --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationModificationResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDApplicationModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndArgoCDApplicationModificationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                  BckndArgoCDApplicationModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                  Message

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  "ArgoCD application has been updated"
                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponse.html new file mode 100644 index 000000000..fd8bfa32c --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDApplicationRefreshResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndArgoCDApplicationRefreshResponse

                                                                                                                                                                                                                                                                                                                                                                                                    BckndArgoCDApplicationRefreshResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                        id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                        message: BckndArgoCDApplicationRefreshResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndArgoCDApplicationRefreshResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponseMessage.html new file mode 100644 index 000000000..6a1687950 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationRefreshResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDApplicationRefreshResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndArgoCDApplicationRefreshResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                      BckndArgoCDApplicationRefreshResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                      Message

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      "Refresh of ArgoCD application has been scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndArgoCDApplicationStatus.html b/static/api/v/types/ai-api_src.BckndArgoCDApplicationStatus.html new file mode 100644 index 000000000..3f10cb0d5 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDApplicationStatus.html @@ -0,0 +1,12 @@ +BckndArgoCDApplicationStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndArgoCDApplicationStatus

                                                                                                                                                                                                                                                                                                                                                                                                        BckndArgoCDApplicationStatus: {
                                                                                                                                                                                                                                                                                                                                                                                                            healthStatus?: string;
                                                                                                                                                                                                                                                                                                                                                                                                            message?: string;
                                                                                                                                                                                                                                                                                                                                                                                                            reconciledAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                            source?: { path?: string; repoURL?: string; revision?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                            syncFinishedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                            syncResourcesStatus?: (
                                                                                                                                                                                                                                                                                                                                                                                                                { kind?: string; message?: string; name?: string; status?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                            )[];
                                                                                                                                                                                                                                                                                                                                                                                                            syncRessourcesStatus?: (
                                                                                                                                                                                                                                                                                                                                                                                                                { kind?: string; message?: string; name?: string; status?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                >
                                                                                                                                                                                                                                                                                                                                                                                                            )[];
                                                                                                                                                                                                                                                                                                                                                                                                            syncStartedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                            syncStatus?: string;
                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                        ArgoCD application definition and status

                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalhealthStatus?: string

                                                                                                                                                                                                                                                                                                                                                                                                          ArgoCD application health status

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalmessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                          ArgoCD application health status message

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalreconciledAt?: string

                                                                                                                                                                                                                                                                                                                                                                                                          Get timestamp information related to the sync state of the ArgoCD application

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalsource?: { path?: string; repoURL?: string; revision?: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                          Information about the ArgoCD application itself

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalsyncFinishedAt?: string

                                                                                                                                                                                                                                                                                                                                                                                                          Gets the timestamp information related to the sync state of the ArgoCD application

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalsyncResourcesStatus?: (
                                                                                                                                                                                                                                                                                                                                                                                                              { kind?: string; message?: string; name?: string; status?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                          )[]

                                                                                                                                                                                                                                                                                                                                                                                                          Status of all resources that need to be synchronized with the gitops repo

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalsyncRessourcesStatus?: (
                                                                                                                                                                                                                                                                                                                                                                                                              { kind?: string; message?: string; name?: string; status?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                          )[]

                                                                                                                                                                                                                                                                                                                                                                                                          Status of all resources that need to be synchronized with the gitops repo. Misspelled and deprecated, use syncResourcesStatus instead.

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalsyncStartedAt?: string

                                                                                                                                                                                                                                                                                                                                                                                                          Get timestamp information related to the sync state of the ArgoCD application

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalsyncStatus?: string

                                                                                                                                                                                                                                                                                                                                                                                                          ArgoCD application sync status

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponse.html new file mode 100644 index 000000000..2b202c0c7 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDRepositoryCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndArgoCDRepositoryCreationResponse

                                                                                                                                                                                                                                                                                                                                                                                                          BckndArgoCDRepositoryCreationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                              id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                              message: BckndArgoCDRepositoryCreationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndArgoCDRepositoryCreationResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponseMessage.html new file mode 100644 index 000000000..2e4fa47e8 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCreationResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDRepositoryCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndArgoCDRepositoryCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                            BckndArgoCDRepositoryCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                            Message

                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            "Repository has been on-boarded"
                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCredentials.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCredentials.html new file mode 100644 index 000000000..421d3f386 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryCredentials.html @@ -0,0 +1,5 @@ +BckndArgoCDRepositoryCredentials | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndArgoCDRepositoryCredentials

                                                                                                                                                                                                                                                                                                                                                                                                              BckndArgoCDRepositoryCredentials: { password: string; username: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndArgoCDRepositoryCredentials' schema.

                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                              • password: string

                                                                                                                                                                                                                                                                                                                                                                                                                Password for read-access to the repository

                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                              • username: string

                                                                                                                                                                                                                                                                                                                                                                                                                Username for read-access to the repository

                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryData.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryData.html new file mode 100644 index 000000000..2f3d99d2f --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryData.html @@ -0,0 +1,10 @@ +BckndArgoCDRepositoryData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndArgoCDRepositoryData

                                                                                                                                                                                                                                                                                                                                                                                                                BckndArgoCDRepositoryData: {
                                                                                                                                                                                                                                                                                                                                                                                                                    name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                    password: string;
                                                                                                                                                                                                                                                                                                                                                                                                                    url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                    username: string;
                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BckndArgoCDRepositoryData' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                  Name of the repository +Max Length: 51. +Min Length: 1. +Pattern: "^[a-z0-9\-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                • password: string

                                                                                                                                                                                                                                                                                                                                                                                                                  Password for read-access to the repository

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                • url: string

                                                                                                                                                                                                                                                                                                                                                                                                                  URL of the repository to synchronise

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                • username: string

                                                                                                                                                                                                                                                                                                                                                                                                                  Username for read-access to the repository

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDataResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDataResponse.html new file mode 100644 index 000000000..fcd7621e2 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDataResponse.html @@ -0,0 +1,4 @@ +BckndArgoCDRepositoryDataResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndArgoCDRepositoryDataResponse

                                                                                                                                                                                                                                                                                                                                                                                                                  BckndArgoCDRepositoryDataResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                      count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                      resources: BckndArgoCDRepositoryDetails[];
                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                  This represents a list of GitOps repositories for the tenant.

                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                  • count: number

                                                                                                                                                                                                                                                                                                                                                                                                                    Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                  • resources: BckndArgoCDRepositoryDetails[]
                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponse.html new file mode 100644 index 000000000..3fd0390bf --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDRepositoryDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndArgoCDRepositoryDeletionResponse

                                                                                                                                                                                                                                                                                                                                                                                                                    BckndArgoCDRepositoryDeletionResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                        id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                        message: BckndArgoCDRepositoryDeletionResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndArgoCDRepositoryDeletionResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponseMessage.html new file mode 100644 index 000000000..2242549ed --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDeletionResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDRepositoryDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndArgoCDRepositoryDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                      BckndArgoCDRepositoryDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                      Message

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      "The repository has been off-boarded."
                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDetails.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDetails.html new file mode 100644 index 000000000..9939152af --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryDetails.html @@ -0,0 +1,9 @@ +BckndArgoCDRepositoryDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndArgoCDRepositoryDetails

                                                                                                                                                                                                                                                                                                                                                                                                                        BckndArgoCDRepositoryDetails: {
                                                                                                                                                                                                                                                                                                                                                                                                                            name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                            status?: "ERROR" | "IN-PROGRESS" | "COMPLETED";
                                                                                                                                                                                                                                                                                                                                                                                                                            url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                        Repository details

                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                          The name of the repository

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalstatus?: "ERROR" | "IN-PROGRESS" | "COMPLETED"

                                                                                                                                                                                                                                                                                                                                                                                                                          The status of the repository's on-boarding

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalurl?: string

                                                                                                                                                                                                                                                                                                                                                                                                                          The repository URL

                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponse.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponse.html new file mode 100644 index 000000000..40b086bc6 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponse.html @@ -0,0 +1,3 @@ +BckndArgoCDRepositoryModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndArgoCDRepositoryModificationResponse

                                                                                                                                                                                                                                                                                                                                                                                                                          BckndArgoCDRepositoryModificationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                              id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                              message: BckndArgoCDRepositoryModificationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndArgoCDRepositoryModificationResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponseMessage.html b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponseMessage.html new file mode 100644 index 000000000..a4bb9f5dc --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndArgoCDRepositoryModificationResponseMessage.html @@ -0,0 +1,6 @@ +BckndArgoCDRepositoryModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndArgoCDRepositoryModificationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                            BckndArgoCDRepositoryModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                            Message

                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            "ArgoCD application has been updated"
                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndCommonResourceQuotaResponse.html b/static/api/v/types/ai-api_src.BckndCommonResourceQuotaResponse.html new file mode 100644 index 000000000..2b05ac101 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndCommonResourceQuotaResponse.html @@ -0,0 +1,3 @@ +BckndCommonResourceQuotaResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndCommonResourceQuotaResponse

                                                                                                                                                                                                                                                                                                                                                                                                                              BckndCommonResourceQuotaResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  quota: { maxCount?: number } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                  usage?: { count?: number } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndCommonResourceQuotaResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndCreationResponseMessage.html b/static/api/v/types/ai-api_src.BckndCreationResponseMessage.html new file mode 100644 index 000000000..ec972701e --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndCreationResponseMessage.html @@ -0,0 +1,6 @@ +BckndCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                BckndCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                Message

                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                "Created"
                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndDeploymentQuota.html b/static/api/v/types/ai-api_src.BckndDeploymentQuota.html new file mode 100644 index 000000000..7a7c3007f --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndDeploymentQuota.html @@ -0,0 +1,7 @@ +BckndDeploymentQuota | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndDeploymentQuota

                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndDeploymentQuota: { maxCount?: number; maxReplicaPerDeployment?: number } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'BckndDeploymentQuota' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalmaxCount?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                    The value can be 0(disabled) or a positive integer defining the maximum allowed number

                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    10
                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalmaxReplicaPerDeployment?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndDeploymentQuotaItem.html b/static/api/v/types/ai-api_src.BckndDeploymentQuotaItem.html new file mode 100644 index 000000000..e0f1d9a15 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndDeploymentQuotaItem.html @@ -0,0 +1,3 @@ +BckndDeploymentQuotaItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndDeploymentQuotaItem

                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndDeploymentQuotaItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        deploymentQuota?: BckndDeploymentQuota;
                                                                                                                                                                                                                                                                                                                                                                                                                                        resourcePlanType?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndDeploymentQuotaItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndDeploymentResourceQuotaResponse.html b/static/api/v/types/ai-api_src.BckndDeploymentResourceQuotaResponse.html new file mode 100644 index 000000000..9b6fd9e59 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndDeploymentResourceQuotaResponse.html @@ -0,0 +1,3 @@ +BckndDeploymentResourceQuotaResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndDeploymentResourceQuotaResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndDeploymentResourceQuotaResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          quotas: BckndDeploymentQuotaItem[];
                                                                                                                                                                                                                                                                                                                                                                                                                                          usage?: BckndDeploymentUsage;
                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndDeploymentResourceQuotaResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndDeploymentUsage.html b/static/api/v/types/ai-api_src.BckndDeploymentUsage.html new file mode 100644 index 000000000..06e44f823 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndDeploymentUsage.html @@ -0,0 +1,3 @@ +BckndDeploymentUsage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndDeploymentUsage

                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndDeploymentUsage: { count: number; items: BckndUsageResourcePlanItem[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndDeploymentUsage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndError.html b/static/api/v/types/ai-api_src.BckndError.html new file mode 100644 index 000000000..9359cd5f3 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndError.html @@ -0,0 +1,11 @@ +BckndError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndError

                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                              code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                              details?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                              requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                              target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                          • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                            Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaldetails?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                            Optional details of the error message

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                            Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            "something went wrong"
                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                            ID of the individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                            Invoked URL

                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndErrorResponse.html b/static/api/v/types/ai-api_src.BckndErrorResponse.html new file mode 100644 index 000000000..9a44b72f4 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndErrorResponse.html @@ -0,0 +1,3 @@ +BckndErrorResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndErrorResponse: { error?: BckndError } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndErrorResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndExecutableResourceQuotaResponse.html b/static/api/v/types/ai-api_src.BckndExecutableResourceQuotaResponse.html new file mode 100644 index 000000000..9e42261c0 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndExecutableResourceQuotaResponse.html @@ -0,0 +1,3 @@ +BckndExecutableResourceQuotaResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndExecutableResourceQuotaResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndExecutableResourceQuotaResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  quota: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      servingTemplateMaxCount?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      workflowTemplateMaxCount?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  usage?: { servingTemplateCount?: number; workflowTemplateCount?: number } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                  >;
                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndExecutableResourceQuotaResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndExtendedService.html b/static/api/v/types/ai-api_src.BckndExtendedService.html new file mode 100644 index 000000000..60257c54a --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndExtendedService.html @@ -0,0 +1,8 @@ +BckndExtendedService | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndExtendedService

                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndExtendedService: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                    brokerSecret?: BckndServiceBrokerSecret;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    capabilities?: BckndServiceCapabilities;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    serviceCatalog?: BckndServiceServiceCatalog;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    sharedResourceGroupStatus?: BckndSharedResourceGroupStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    status?: "PROVISIONED" | "ERROR" | "PROVISIONING" | "DEPROVISIONING";
                                                                                                                                                                                                                                                                                                                                                                                                                                                    statusMessage?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BckndExtendedService' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalbrokerSecret?: BckndServiceBrokerSecret
                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalcapabilities?: BckndServiceCapabilities
                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                  service description

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                  service name

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalserviceCatalog?: BckndServiceServiceCatalog
                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalsharedResourceGroupStatus?: BckndSharedResourceGroupStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalstatus?: "PROVISIONED" | "ERROR" | "PROVISIONING" | "DEPROVISIONING"

                                                                                                                                                                                                                                                                                                                                                                                                                                                  aggregated status of the service

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalstatusMessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                  status message

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalurl?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                  service broker url

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretData.html b/static/api/v/types/ai-api_src.BckndGenericSecretData.html new file mode 100644 index 000000000..06bb88e15 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretData.html @@ -0,0 +1,3 @@ +BckndGenericSecretData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndGenericSecretData

                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndGenericSecretData: Record<string, string>

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Base64 encoded secret data

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretDataResponse.html b/static/api/v/types/ai-api_src.BckndGenericSecretDataResponse.html new file mode 100644 index 000000000..d838d1f3a --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretDataResponse.html @@ -0,0 +1,3 @@ +BckndGenericSecretDataResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndGenericSecretDataResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndGenericSecretDataResponse: { message?: BckndMessage; name?: BckndName } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndGenericSecretDataResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretDetails.html b/static/api/v/types/ai-api_src.BckndGenericSecretDetails.html new file mode 100644 index 000000000..012f07560 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretDetails.html @@ -0,0 +1,6 @@ +BckndGenericSecretDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndGenericSecretDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndGenericSecretDetails: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          labels?: BckndGenericSecretLabels;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          resourceGroupSecretsSyncStatus?: Record<string, boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndGenericSecretDetails' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                      • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp at which secret was created

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionallabels?: BckndGenericSecretLabels
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Name of the secret

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalresourceGroupSecretsSyncStatus?: Record<string, boolean>

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Sync status of the replicated secrets in all resource groups of the tenant

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretLabel.html b/static/api/v/types/ai-api_src.BckndGenericSecretLabel.html new file mode 100644 index 000000000..9cc38b2d4 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretLabel.html @@ -0,0 +1,7 @@ +BckndGenericSecretLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndGenericSecretLabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndGenericSecretLabel: { key: string; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndGenericSecretLabel' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                        • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                          "ext.ai.sap.com/my-label"
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 63.
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern: "^ext.ai.sap.com/(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]){1,48}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretLabels.html b/static/api/v/types/ai-api_src.BckndGenericSecretLabels.html new file mode 100644 index 000000000..cc0c8939d --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretLabels.html @@ -0,0 +1,3 @@ +BckndGenericSecretLabels | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndGenericSecretLabels

                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndGenericSecretLabels: BckndGenericSecretLabel[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretPatchBody.html b/static/api/v/types/ai-api_src.BckndGenericSecretPatchBody.html new file mode 100644 index 000000000..b4c897768 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretPatchBody.html @@ -0,0 +1,3 @@ +BckndGenericSecretPatchBody | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndGenericSecretPatchBody

                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndGenericSecretPatchBody: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: BckndGenericSecretData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                labels?: BckndGenericSecretLabels;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndGenericSecretPatchBody' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndGenericSecretPostBody.html b/static/api/v/types/ai-api_src.BckndGenericSecretPostBody.html new file mode 100644 index 000000000..10cecb9c5 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndGenericSecretPostBody.html @@ -0,0 +1,7 @@ +BckndGenericSecretPostBody | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndGenericSecretPostBody

                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndGenericSecretPostBody: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: BckndGenericSecretData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  labels?: BckndGenericSecretLabels;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndGenericSecretPostBody' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • data: BckndGenericSecretData
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionallabels?: BckndGenericSecretLabels
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                The name of the secret +Max Length: 252. +Min Length: 1. +Pattern: "^[a-z0-9\-\.]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndId.html b/static/api/v/types/ai-api_src.BckndId.html new file mode 100644 index 000000000..304726080 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndId.html @@ -0,0 +1,6 @@ +BckndId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Generic ID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndInstanceType.html b/static/api/v/types/ai-api_src.BckndInstanceType.html new file mode 100644 index 000000000..a9d800120 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInstanceType.html @@ -0,0 +1,3 @@ +BckndInstanceType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndInstanceType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndInstanceType: Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      { billableUnitsPerHour: number; cpu: number; gpu: number; memory: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'BckndInstanceType' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndInstanceTypeGetResponse.html b/static/api/v/types/ai-api_src.BckndInstanceTypeGetResponse.html new file mode 100644 index 000000000..8d965e805 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInstanceTypeGetResponse.html @@ -0,0 +1,3 @@ +BckndInstanceTypeGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndInstanceTypeGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndInstanceTypeGetResponse: { instanceTypes: BckndInstanceType } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndInstanceTypeGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndInternalResourceGroup.html b/static/api/v/types/ai-api_src.BckndInternalResourceGroup.html new file mode 100644 index 000000000..9b8ec90be --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInternalResourceGroup.html @@ -0,0 +1,11 @@ +BckndInternalResourceGroup | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndInternalResourceGroup

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndInternalResourceGroup: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          annotations?: BckndInternalResourceGroupAnnotations;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          labels?: BckndInternalResourceGroupLabels;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          resourceGroupId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          servicePlan?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          status: "PROVISIONED" | "ERROR" | "PROVISIONING";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          statusMessage?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tenantId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          zoneId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndInternalResourceGroup' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalannotations?: BckndInternalResourceGroupAnnotations
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp of resource group creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionallabels?: BckndInternalResourceGroupLabels
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • resourceGroupId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resource group id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalservicePlan?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • status: "PROVISIONED" | "ERROR" | "PROVISIONING"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        aggregated status of the onboarding process

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalstatusMessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        status message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionaltenantId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tenant id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalzoneId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        zone id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotation.html b/static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotation.html new file mode 100644 index 000000000..271a7a4a7 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotation.html @@ -0,0 +1,7 @@ +BckndInternalResourceGroupAnnotation | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndInternalResourceGroupAnnotation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndInternalResourceGroupAnnotation: { key: string; value: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndInternalResourceGroupAnnotation' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "internal.ai.sap.com/my-annotation"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 63.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern: "^internal.ai.sap.com/(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]){1,43}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotations.html b/static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotations.html new file mode 100644 index 000000000..6a7143086 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInternalResourceGroupAnnotations.html @@ -0,0 +1,3 @@ +BckndInternalResourceGroupAnnotations | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndInternalResourceGroupAnnotations

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndInternalResourceGroupAnnotations: BckndInternalResourceGroupAnnotation[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Arbitrary annotations as meta information

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndInternalResourceGroupLabel.html b/static/api/v/types/ai-api_src.BckndInternalResourceGroupLabel.html new file mode 100644 index 000000000..8ab5d6f87 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInternalResourceGroupLabel.html @@ -0,0 +1,7 @@ +BckndInternalResourceGroupLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndInternalResourceGroupLabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndInternalResourceGroupLabel: { key: string; value: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndInternalResourceGroupLabel' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "internal.ai.sap.com/my-label"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max Length: 63.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Pattern: "^internal.ai.sap.com/(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]){1,43}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndInternalResourceGroupLabels.html b/static/api/v/types/ai-api_src.BckndInternalResourceGroupLabels.html new file mode 100644 index 000000000..630a12ae0 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndInternalResourceGroupLabels.html @@ -0,0 +1,3 @@ +BckndInternalResourceGroupLabels | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndInternalResourceGroupLabels

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndInternalResourceGroupLabels: BckndInternalResourceGroupLabel[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndListGenericSecretsResponse.html b/static/api/v/types/ai-api_src.BckndListGenericSecretsResponse.html new file mode 100644 index 000000000..c65724536 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndListGenericSecretsResponse.html @@ -0,0 +1,4 @@ +BckndListGenericSecretsResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndListGenericSecretsResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndListGenericSecretsResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resources: BckndGenericSecretDetails[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This represents a list of meta-data of the secret. The 'data' field of the secret is never retrieved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • count: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • resources: BckndGenericSecretDetails[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndMessage.html b/static/api/v/types/ai-api_src.BckndMessage.html new file mode 100644 index 000000000..f33c97149 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndMessage.html @@ -0,0 +1,3 @@ +BckndMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndName.html b/static/api/v/types/ai-api_src.BckndName.html new file mode 100644 index 000000000..196a7829a --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndName.html @@ -0,0 +1,3 @@ +BckndName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Name

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndResourceGetResourcePlans.html b/static/api/v/types/ai-api_src.BckndResourceGetResourcePlans.html new file mode 100644 index 000000000..2860087dd --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGetResourcePlans.html @@ -0,0 +1,3 @@ +BckndResourceGetResourcePlans | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndResourceGetResourcePlans

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndResourceGetResourcePlans: Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { provisioned: number; requested: number } & Record<string, any>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndResourceGetResourcePlans' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndResourceGetResponse.html b/static/api/v/types/ai-api_src.BckndResourceGetResponse.html new file mode 100644 index 000000000..74577e856 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGetResponse.html @@ -0,0 +1,3 @@ +BckndResourceGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndResourceGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndResourceGetResponse: { resourcePlans: BckndResourceGetResourcePlans } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndResourceGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndResourceGroup.html b/static/api/v/types/ai-api_src.BckndResourceGroup.html new file mode 100644 index 000000000..6f58af736 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroup.html @@ -0,0 +1,11 @@ +BckndResourceGroup | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndResourceGroup

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndResourceGroup: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              labels?: BckndResourceGroupLabels;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resourceGroupId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              servicePlan?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              status: "PROVISIONED" | "ERROR" | "PROVISIONING";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              statusMessage?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tenantId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              zoneId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndResourceGroup' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Timestamp of resource group creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionallabels?: BckndResourceGroupLabels
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • resourceGroupId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resource group id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalservicePlan?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • status: "PROVISIONED" | "ERROR" | "PROVISIONING"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            aggregated status of the onboarding process

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalstatusMessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            status message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltenantId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tenant id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalzoneId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            zone id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupBase.html b/static/api/v/types/ai-api_src.BckndResourceGroupBase.html new file mode 100644 index 000000000..d2a0754a6 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupBase.html @@ -0,0 +1,6 @@ +BckndResourceGroupBase | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndResourceGroupBase

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndResourceGroupBase: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                resourceGroupId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                tenantId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                zoneId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndResourceGroupBase' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalresourceGroupId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resource group id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionaltenantId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tenant id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalzoneId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              zone id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponse.html b/static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponse.html new file mode 100644 index 000000000..3e93ca140 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponse.html @@ -0,0 +1,3 @@ +BckndResourceGroupDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndResourceGroupDeletionResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndResourceGroupDeletionResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  message: BckndResourceGroupDeletionResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndResourceGroupDeletionResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponseMessage.html b/static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponseMessage.html new file mode 100644 index 000000000..a61e9790e --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupDeletionResponseMessage.html @@ -0,0 +1,6 @@ +BckndResourceGroupDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndResourceGroupDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndResourceGroupDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "Resource Group deletion scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupLabel.html b/static/api/v/types/ai-api_src.BckndResourceGroupLabel.html new file mode 100644 index 000000000..3a68e53f1 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupLabel.html @@ -0,0 +1,7 @@ +BckndResourceGroupLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndResourceGroupLabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndResourceGroupLabel: { key: string; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'BckndResourceGroupLabel' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "ext.ai.sap.com/my-label"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Max Length: 63.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern: "^ext.ai.sap.com/(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]){1,48}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupLabels.html b/static/api/v/types/ai-api_src.BckndResourceGroupLabels.html new file mode 100644 index 000000000..eb2727374 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupLabels.html @@ -0,0 +1,3 @@ +BckndResourceGroupLabels | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndResourceGroupLabels

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndResourceGroupLabels: BckndResourceGroupLabel[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupList.html b/static/api/v/types/ai-api_src.BckndResourceGroupList.html new file mode 100644 index 000000000..eef2a688d --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupList.html @@ -0,0 +1,4 @@ +BckndResourceGroupList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndResourceGroupList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndResourceGroupList: { count: number; resources: BckndResourceGroup[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndResourceGroupList' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • count: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • resources: BckndResourceGroup[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupPatchRequest.html b/static/api/v/types/ai-api_src.BckndResourceGroupPatchRequest.html new file mode 100644 index 000000000..63c436793 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupPatchRequest.html @@ -0,0 +1,3 @@ +BckndResourceGroupPatchRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndResourceGroupPatchRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndResourceGroupPatchRequest: { labels?: BckndResourceGroupLabels } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndResourceGroupPatchRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndResourceGroupsPostRequest.html b/static/api/v/types/ai-api_src.BckndResourceGroupsPostRequest.html new file mode 100644 index 000000000..29da61fd4 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourceGroupsPostRequest.html @@ -0,0 +1,7 @@ +BckndResourceGroupsPostRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndResourceGroupsPostRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndResourceGroupsPostRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              labels?: BckndResourceGroupLabels;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resourceGroupId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndResourceGroupsPostRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionallabels?: BckndResourceGroupLabels
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalresourceGroupId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resource group id +Max Length: 253. +Min Length: 3. +Pattern: "^[a-zA-Z0-9][a-zA-Z0-9.-]{1,251}[a-zA-Z0-9]$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndResourcePatchBody.html b/static/api/v/types/ai-api_src.BckndResourcePatchBody.html new file mode 100644 index 000000000..ca08ac352 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourcePatchBody.html @@ -0,0 +1,3 @@ +BckndResourcePatchBody | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndResourcePatchBody

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndResourcePatchBody: { resourcePlans: BckndResourcePatchResourcePlans } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndResourcePatchBody' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndResourcePatchNodes.html b/static/api/v/types/ai-api_src.BckndResourcePatchNodes.html new file mode 100644 index 000000000..0706227e8 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourcePatchNodes.html @@ -0,0 +1,3 @@ +BckndResourcePatchNodes | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndResourcePatchNodes

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndResourcePatchNodes: { name: string; request: number } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndResourcePatchNodes' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndResourcePatchResourcePlans.html b/static/api/v/types/ai-api_src.BckndResourcePatchResourcePlans.html new file mode 100644 index 000000000..21e2fb9dd --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourcePatchResourcePlans.html @@ -0,0 +1,3 @@ +BckndResourcePatchResourcePlans | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndResourcePatchResourcePlans

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndResourcePatchResourcePlans: BckndResourcePatchNodes[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BckndResourcePatchResourcePlans' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndResourcePatchResponse.html b/static/api/v/types/ai-api_src.BckndResourcePatchResponse.html new file mode 100644 index 000000000..c2ce1e4a6 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndResourcePatchResponse.html @@ -0,0 +1,3 @@ +BckndResourcePatchResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndResourcePatchResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndResourcePatchResponse: { message: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'BckndResourcePatchResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndService.html b/static/api/v/types/ai-api_src.BckndService.html new file mode 100644 index 000000000..844fc0d16 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndService.html @@ -0,0 +1,8 @@ +BckndService | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndService

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndService: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        status?: "PROVISIONED" | "ERROR" | "PROVISIONING" | "DEPROVISIONING";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        statusMessage?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndService' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      service description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      service name

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalstatus?: "PROVISIONED" | "ERROR" | "PROVISIONING" | "DEPROVISIONING"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      aggregated status of the service

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalstatusMessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      status message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalurl?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      service broker url

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndServiceBrokerSecret.html b/static/api/v/types/ai-api_src.BckndServiceBrokerSecret.html new file mode 100644 index 000000000..6a5d4d035 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceBrokerSecret.html @@ -0,0 +1,6 @@ +BckndServiceBrokerSecret | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndServiceBrokerSecret

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndServiceBrokerSecret: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          passwordKeyRef?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          usernameKeyRef?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndServiceBrokerSecret' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        broker secret name

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalpasswordKeyRef?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        username key reference in broker secret

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalusernameKeyRef?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        password key reference in broker secret

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndServiceCapabilities.html b/static/api/v/types/ai-api_src.BckndServiceCapabilities.html new file mode 100644 index 000000000..405402048 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceCapabilities.html @@ -0,0 +1,5 @@ +BckndServiceCapabilities | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndServiceCapabilities

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndServiceCapabilities: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            basic?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createExecutions?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                multitenant?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                staticDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                userDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                userPromptTemplates?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            logs?: { deployments?: boolean; executions?: boolean } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndServiceCapabilities' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalbasic?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createExecutions?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multitenant?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              staticDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              userDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              userPromptTemplates?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Basic capabilities like creating deployments and executions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionallogs?: { deployments?: boolean; executions?: boolean } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Capabilities to read logs from deployments and executions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndServiceList.html b/static/api/v/types/ai-api_src.BckndServiceList.html new file mode 100644 index 000000000..adcf5e84c --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceList.html @@ -0,0 +1,4 @@ +BckndServiceList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndServiceList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndServiceList: { count: number; resources: BckndService[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndServiceList' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • count: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • resources: BckndService[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndServiceServiceCatalog.html b/static/api/v/types/ai-api_src.BckndServiceServiceCatalog.html new file mode 100644 index 000000000..d21d10816 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceServiceCatalog.html @@ -0,0 +1,3 @@ +BckndServiceServiceCatalog | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndServiceServiceCatalog

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndServiceServiceCatalog: BckndServiceServiceCatalogItem[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndServiceServiceCatalog' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItem.html b/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItem.html new file mode 100644 index 000000000..367c4e4de --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItem.html @@ -0,0 +1,3 @@ +BckndServiceServiceCatalogItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndServiceServiceCatalogItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndServiceServiceCatalogItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  extendCatalog?: BckndServiceServiceCatalogItemExtendCatalog;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  extendCredentials?: BckndServiceServiceCatalogItemExtendCredentials;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndServiceServiceCatalogItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCatalog.html b/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCatalog.html new file mode 100644 index 000000000..fd4470a55 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCatalog.html @@ -0,0 +1,7 @@ +BckndServiceServiceCatalogItemExtendCatalog | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndServiceServiceCatalogItemExtendCatalog

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndServiceServiceCatalogItemExtendCatalog: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    bindable?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    plans?: BckndServiceServicePlanItem[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BckndServiceServiceCatalogItemExtendCatalog' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalbindable?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  if the service is bindable

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  description of the service

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalid?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id of the service

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name of the service

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalplans?: BckndServiceServicePlanItem[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCredentials.html b/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCredentials.html new file mode 100644 index 000000000..df53195fa --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceServiceCatalogItemExtendCredentials.html @@ -0,0 +1,3 @@ +BckndServiceServiceCatalogItemExtendCredentials | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndServiceServiceCatalogItemExtendCredentials

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndServiceServiceCatalogItemExtendCredentials: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      shared?: { serviceUrls?: { AI_API_URL?: string } & Record<string, any> } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'BckndServiceServiceCatalogItemExtendCredentials' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndServiceServicePlanItem.html b/static/api/v/types/ai-api_src.BckndServiceServicePlanItem.html new file mode 100644 index 000000000..45ee8ee10 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceServicePlanItem.html @@ -0,0 +1,7 @@ +BckndServiceServicePlanItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndServiceServicePlanItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndServiceServicePlanItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        free?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: BckndServiceServicePlanItemMetadata;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'BckndServiceServicePlanItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description of the service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalfree?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      if the service plan free

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalid?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id of the service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmetadata?: BckndServiceServicePlanItemMetadata
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name of the service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndServiceServicePlanItemMetadata.html b/static/api/v/types/ai-api_src.BckndServiceServicePlanItemMetadata.html new file mode 100644 index 000000000..eaabf2337 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndServiceServicePlanItemMetadata.html @@ -0,0 +1,4 @@ +BckndServiceServicePlanItemMetadata | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndServiceServicePlanItemMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndServiceServicePlanItemMetadata: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          supportedPlatforms?: ("cloudfoundry" | "kubernetes" | "sapbtp")[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BckndServiceServicePlanItemMetadata' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalsupportedPlatforms?: ("cloudfoundry" | "kubernetes" | "sapbtp")[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        supported platforms of the service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndSharedResourceGroupStatus.html b/static/api/v/types/ai-api_src.BckndSharedResourceGroupStatus.html new file mode 100644 index 000000000..3da17d056 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndSharedResourceGroupStatus.html @@ -0,0 +1,6 @@ +BckndSharedResourceGroupStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndSharedResourceGroupStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndSharedResourceGroupStatus: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            isEnabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            state?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndSharedResourceGroupStatus' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalid?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shared resource group id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalisEnabled?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          indicates whether shared resource group is enabled

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalstate?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          current state of shared resource group

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndTenant.html b/static/api/v/types/ai-api_src.BckndTenant.html new file mode 100644 index 000000000..b8107451c --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndTenant.html @@ -0,0 +1,7 @@ +BckndTenant | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndTenant

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndTenant: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              realSubaccountId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              servicePlan?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tenantId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              zoneId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BckndTenant' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalrealSubaccountId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            real sub account id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalservicePlan?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            service plan

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionaltenantId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tenant id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalzoneId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            zone id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndUrl.html b/static/api/v/types/ai-api_src.BckndUrl.html new file mode 100644 index 000000000..a9682f37c --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndUrl.html @@ -0,0 +1,4 @@ +BckndUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndUrl: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndUrl' schema. +Format: "url".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndUsageResourcePlanItem.html b/static/api/v/types/ai-api_src.BckndUsageResourcePlanItem.html new file mode 100644 index 000000000..f4dbe75bb --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndUsageResourcePlanItem.html @@ -0,0 +1,3 @@ +BckndUsageResourcePlanItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndUsageResourcePlanItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndUsageResourcePlanItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configuredMaxReplicas?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  resourcePlanType?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BckndUsageResourcePlanItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistryNameComponent.html b/static/api/v/types/ai-api_src.BcknddockerRegistryNameComponent.html new file mode 100644 index 000000000..135749c8d --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistryNameComponent.html @@ -0,0 +1,6 @@ +BcknddockerRegistryNameComponent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BcknddockerRegistryNameComponent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BcknddockerRegistryNameComponent: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Name of the docker Registry store for the secret.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "mydockeregistry"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Max Length: 63.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern: "^[a-z0-9](?:_?[a-z0-9\\.\\-]+)*[a-z0-9]$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponse.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponse.html new file mode 100644 index 000000000..44c4eceec --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponse.html @@ -0,0 +1,6 @@ +BcknddockerRegistrySecretCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BcknddockerRegistrySecretCreationResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BcknddockerRegistrySecretCreationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      message?: BcknddockerRegistrySecretCreationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "Created"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponseMessage.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponseMessage.html new file mode 100644 index 000000000..0eca74f85 --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretCreationResponseMessage.html @@ -0,0 +1,6 @@ +BcknddockerRegistrySecretCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BcknddockerRegistrySecretCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BcknddockerRegistrySecretCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "Secret has been created"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponse.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponse.html new file mode 100644 index 000000000..b38bd91ad --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponse.html @@ -0,0 +1,3 @@ +BcknddockerRegistrySecretDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BcknddockerRegistrySecretDeletionResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BcknddockerRegistrySecretDeletionResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          message: BcknddockerRegistrySecretDeletionResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'BcknddockerRegistrySecretDeletionResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponseMessage.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponseMessage.html new file mode 100644 index 000000000..2c31ee4f3 --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretDeletionResponseMessage.html @@ -0,0 +1,6 @@ +BcknddockerRegistrySecretDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BcknddockerRegistrySecretDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BcknddockerRegistrySecretDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "Docker Registry Secret has been deleted"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponse.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponse.html new file mode 100644 index 000000000..4d1335a32 --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponse.html @@ -0,0 +1,3 @@ +BcknddockerRegistrySecretModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BcknddockerRegistrySecretModificationResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BcknddockerRegistrySecretModificationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              message: BcknddockerRegistrySecretModificationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BcknddockerRegistrySecretModificationResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponseMessage.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponseMessage.html new file mode 100644 index 000000000..d27ec993a --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretModificationResponseMessage.html @@ -0,0 +1,6 @@ +BcknddockerRegistrySecretModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BcknddockerRegistrySecretModificationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BcknddockerRegistrySecretModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "Secret has been modified"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatus.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatus.html new file mode 100644 index 000000000..a9a67bb98 --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatus.html @@ -0,0 +1,7 @@ +BcknddockerRegistrySecretStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BcknddockerRegistrySecretStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BcknddockerRegistrySecretStatus: { name?: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              This represents the meta-data of a stored secret. The 'data' field of the secret is never retrieved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Name of dockerRegistryStore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "mydockeregistry"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatusResponse.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatusResponse.html new file mode 100644 index 000000000..28250a1fd --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretStatusResponse.html @@ -0,0 +1,4 @@ +BcknddockerRegistrySecretStatusResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BcknddockerRegistrySecretStatusResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BcknddockerRegistrySecretStatusResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resources: BcknddockerRegistrySecretStatus[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This represents a list of meta-data of a stored secret. The 'data' field of the secret is never retrieved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • count: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • resources: BcknddockerRegistrySecretStatus[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BcknddockerRegistrySecretWithSensitiveDataRequest.html b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretWithSensitiveDataRequest.html new file mode 100644 index 000000000..b2aff8de7 --- /dev/null +++ b/static/api/v/types/ai-api_src.BcknddockerRegistrySecretWithSensitiveDataRequest.html @@ -0,0 +1,5 @@ +BcknddockerRegistrySecretWithSensitiveDataRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BcknddockerRegistrySecretWithSensitiveDataRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BcknddockerRegistrySecretWithSensitiveDataRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: { ".dockerconfigjson": string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This represents all the meta-data and extra information to be stored as a k8-secret

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • data: { ".dockerconfigjson": string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key:value pairs of data

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • .dockerconfigjson: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .dockerconfigjson data

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponse.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponse.html new file mode 100644 index 000000000..f51f62a4b --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponse.html @@ -0,0 +1,6 @@ +BckndobjectStoreSecretCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndobjectStoreSecretCreationResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndobjectStoreSecretCreationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message?: BckndobjectStoreSecretCreationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "Created"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponseMessage.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponseMessage.html new file mode 100644 index 000000000..da0e82072 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretCreationResponseMessage.html @@ -0,0 +1,6 @@ +BckndobjectStoreSecretCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndobjectStoreSecretCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndobjectStoreSecretCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "Secret has been created"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponse.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponse.html new file mode 100644 index 000000000..27968e0a0 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponse.html @@ -0,0 +1,3 @@ +BckndobjectStoreSecretDeletionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BckndobjectStoreSecretDeletionResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BckndobjectStoreSecretDeletionResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: BckndobjectStoreSecretDeletionResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BckndobjectStoreSecretDeletionResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponseMessage.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponseMessage.html new file mode 100644 index 000000000..91e15cf03 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretDeletionResponseMessage.html @@ -0,0 +1,6 @@ +BckndobjectStoreSecretDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BckndobjectStoreSecretDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BckndobjectStoreSecretDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "Object Store Secret has been deleted"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponse.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponse.html new file mode 100644 index 000000000..39f8b0c94 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponse.html @@ -0,0 +1,3 @@ +BckndobjectStoreSecretModificationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BckndobjectStoreSecretModificationResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BckndobjectStoreSecretModificationResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: BckndId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: BckndobjectStoreSecretModificationResponseMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BckndobjectStoreSecretModificationResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponseMessage.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponseMessage.html new file mode 100644 index 000000000..eb6bfb852 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretModificationResponseMessage.html @@ -0,0 +1,6 @@ +BckndobjectStoreSecretModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BckndobjectStoreSecretModificationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BckndobjectStoreSecretModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "Secret has been modified"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretStatus.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretStatus.html new file mode 100644 index 000000000..ee9ec966b --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretStatus.html @@ -0,0 +1,8 @@ +BckndobjectStoreSecretStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BckndobjectStoreSecretStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BckndobjectStoreSecretStatus: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "serving.kubeflow.org/s3-endpoint"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "serving.kubeflow.org/s3-region"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "serving.kubeflow.org/s3-usehttps"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "serving.kubeflow.org/s3-verifyssl"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/bucket"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/containerUri"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/endpoint"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/hdfsNameNode"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/headers"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/pathPrefix"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/projectId"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/region"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/subscriptionId"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/tenantId"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "storage.ai.sap.com/type"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This represents the meta-data of a stored secret. The 'data' field of the secret is never retrieved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalmetadata?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "serving.kubeflow.org/s3-endpoint"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "serving.kubeflow.org/s3-region"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "serving.kubeflow.org/s3-usehttps"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "serving.kubeflow.org/s3-verifyssl"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/bucket"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/containerUri"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/endpoint"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/hdfsNameNode"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/headers"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/pathPrefix"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/projectId"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/region"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/subscriptionId"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/tenantId"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "storage.ai.sap.com/type"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Key value pairs of meta-data assigned to the secret when the secret was being created.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Name of objectstore

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "myobjectstore-object-store-secret"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretStatusResponse.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretStatusResponse.html new file mode 100644 index 000000000..d10030983 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretStatusResponse.html @@ -0,0 +1,4 @@ +BckndobjectStoreSecretStatusResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias BckndobjectStoreSecretStatusResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  BckndobjectStoreSecretStatusResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resources: BckndobjectStoreSecretStatus[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This represents a list of meta-data of a stored secret. The 'data' field of the secret is never retrieved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • count: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • resources: BckndobjectStoreSecretStatus[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequest.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequest.html new file mode 100644 index 000000000..7b8ebe8f2 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequest.html @@ -0,0 +1,36 @@ +BckndobjectStoreSecretWithSensitiveDataRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias BckndobjectStoreSecretWithSensitiveDataRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    BckndobjectStoreSecretWithSensitiveDataRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bucket?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        pathPrefix?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        usehttps?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        verifyssl?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    This represents all the meta-data and extra information to be stored as a k8-secret

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalbucket?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Bucket to be used

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "mybucket1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • data: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      key:value pairs of data

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Optional parameter - URL of the storage server (S3 only)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "www.example.com"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Name of the object store for the secret object to be created. Can be used later on check for existence of the secret.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "myobjectstore"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalpathPrefix?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      prefix folder to be added to storage path

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "mp-api"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalregion?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Optional parameter - Region of the storage server (S3 only)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "eu"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Storage type e.g. S3, GCS,...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "S3"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalusehttps?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      0, 1 flag for KF-serving annotations - serving.kubeflow.org/s3-usehttps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Default: "1". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalverifyssl?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      0, 1 flag for the KF-serving annotation - serving.kubeflow.org/s3-verifyssl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequestForPostCall.html b/static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequestForPostCall.html new file mode 100644 index 000000000..ba9f7b353 --- /dev/null +++ b/static/api/v/types/ai-api_src.BckndobjectStoreSecretWithSensitiveDataRequestForPostCall.html @@ -0,0 +1,36 @@ +BckndobjectStoreSecretWithSensitiveDataRequestForPostCall | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BckndobjectStoreSecretWithSensitiveDataRequestForPostCall

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BckndobjectStoreSecretWithSensitiveDataRequestForPostCall: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bucket?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          endpoint?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pathPrefix?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          region?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          usehttps?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          verifyssl?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      This represents all the meta-data and extra information to be stored as a k8-secret

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalbucket?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Bucket to be used

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "mybucket1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • data: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key:value pairs of data

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalendpoint?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Optional parameter - URL of the storage server (S3 only)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "www.example.com"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Name of the object store for the secret object to be created. Can be used later on check for existence of the secret.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "myobjectstore"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Max Length: 233.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Pattern: "^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalpathPrefix?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        prefix folder to be added to storage path

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "mp-api"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalregion?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Optional parameter - Region of the storage server (S3 only)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "eu"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Storage type e.g. S3, GCS,...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "S3"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalusehttps?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        0, 1 flag for KF-serving annotations - serving.kubeflow.org/s3-usehttps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default: "1". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalverifyssl?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        0, 1 flag for the KF-serving annotation - serving.kubeflow.org/s3-verifyssl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "0"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.DSetError.html b/static/api/v/types/ai-api_src.DSetError.html new file mode 100644 index 000000000..c22583bea --- /dev/null +++ b/static/api/v/types/ai-api_src.DSetError.html @@ -0,0 +1,6 @@ +DSetError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DSetError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DSetError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            details?: Set<{ code: string; message: string } & Record<string, any>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Error Response

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Min Length: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaldetails?: Set<{ code: string; message: string } & Record<string, any>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Min Length: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalrequestId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Min Length: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.DSetFileCreationResponse.html b/static/api/v/types/ai-api_src.DSetFileCreationResponse.html new file mode 100644 index 000000000..7c06bc9e1 --- /dev/null +++ b/static/api/v/types/ai-api_src.DSetFileCreationResponse.html @@ -0,0 +1,7 @@ +DSetFileCreationResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DSetFileCreationResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DSetFileCreationResponse: { message: string; url: DSetUrl } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Response for successful file creation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            File creation response message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "File creation acknowledged"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • url: DSetUrl
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.DSetUrl.html b/static/api/v/types/ai-api_src.DSetUrl.html new file mode 100644 index 000000000..2f0ef7fe4 --- /dev/null +++ b/static/api/v/types/ai-api_src.DSetUrl.html @@ -0,0 +1,6 @@ +DSetUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias DSetUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DSetUrl: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'DSetUrl' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "https://download.example.com/test/file.bin"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Format: "url". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.KpiAggregationAttribute.html b/static/api/v/types/ai-api_src.KpiAggregationAttribute.html new file mode 100644 index 000000000..805f40144 --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiAggregationAttribute.html @@ -0,0 +1,3 @@ +KpiAggregationAttribute | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias KpiAggregationAttribute

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              KpiAggregationAttribute: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'KpiAggregationAttribute' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.KpiApiError.html b/static/api/v/types/ai-api_src.KpiApiError.html new file mode 100644 index 000000000..f855f712d --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiApiError.html @@ -0,0 +1,8 @@ +KpiApiError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias KpiApiError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                KpiApiError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    details?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'KpiApiError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaldetails?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Optional details of the error message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ID of the individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Invoked URL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.KpiArrayOfColumnNames.html b/static/api/v/types/ai-api_src.KpiArrayOfColumnNames.html new file mode 100644 index 000000000..ec388a859 --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiArrayOfColumnNames.html @@ -0,0 +1,3 @@ +KpiArrayOfColumnNames | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias KpiArrayOfColumnNames

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  KpiArrayOfColumnNames: Set<KpiColumnName>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'KpiArrayOfColumnNames' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.KpiColumnName.html b/static/api/v/types/ai-api_src.KpiColumnName.html new file mode 100644 index 000000000..fde945dc8 --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiColumnName.html @@ -0,0 +1,3 @@ +KpiColumnName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias KpiColumnName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    KpiColumnName:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "ResourceGroup"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "Scenario"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "Executable"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "Executions"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "Artifacts"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "Deployments"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Name of the Column

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.KpiCountAggregate.html b/static/api/v/types/ai-api_src.KpiCountAggregate.html new file mode 100644 index 000000000..9e73f134f --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiCountAggregate.html @@ -0,0 +1,4 @@ +KpiCountAggregate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias KpiCountAggregate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      KpiCountAggregate: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'KpiCountAggregate' schema. +Format: "int64".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.KpiResultRow.html b/static/api/v/types/ai-api_src.KpiResultRow.html new file mode 100644 index 000000000..7c7b55c33 --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiResultRow.html @@ -0,0 +1,3 @@ +KpiResultRow | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias KpiResultRow

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        KpiResultRow: KpiResultRowItem[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'KpiResultRow' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.KpiResultRowItem.html b/static/api/v/types/ai-api_src.KpiResultRowItem.html new file mode 100644 index 000000000..3a01503bc --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiResultRowItem.html @@ -0,0 +1,3 @@ +KpiResultRowItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias KpiResultRowItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'KpiResultRowItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.KpiResultRowList.html b/static/api/v/types/ai-api_src.KpiResultRowList.html new file mode 100644 index 000000000..39def5ced --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiResultRowList.html @@ -0,0 +1,3 @@ +KpiResultRowList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias KpiResultRowList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KpiResultRowList: KpiResultRow[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'KpiResultRowList' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.KpiResultSet.html b/static/api/v/types/ai-api_src.KpiResultSet.html new file mode 100644 index 000000000..19e8cd3e0 --- /dev/null +++ b/static/api/v/types/ai-api_src.KpiResultSet.html @@ -0,0 +1,5 @@ +KpiResultSet | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias KpiResultSet

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'KpiResultSet' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type KpiResultSet = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  header?: KpiArrayOfColumnNames;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rows?: KpiResultRowList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              header? +rows? +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.MetaAPIVersion.html b/static/api/v/types/ai-api_src.MetaAPIVersion.html new file mode 100644 index 000000000..c39c28490 --- /dev/null +++ b/static/api/v/types/ai-api_src.MetaAPIVersion.html @@ -0,0 +1,15 @@ +MetaAPIVersion | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MetaAPIVersion

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MetaAPIVersion: { description?: string; url?: string; versionId?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                API version description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "Example API"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalurl?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  URL of the API version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "https://api.example.com/v1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalversionId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  API version identifier

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "v1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.MetaAiApi.html b/static/api/v/types/ai-api_src.MetaAiApi.html new file mode 100644 index 000000000..53f2f2f23 --- /dev/null +++ b/static/api/v/types/ai-api_src.MetaAiApi.html @@ -0,0 +1,3 @@ +MetaAiApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias MetaAiApi

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MetaAiApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      capabilities?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          bulkUpdates?: { deployments?: boolean; executions?: boolean } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionSchedules?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          logs?: { deployments?: boolean; executions?: boolean } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          multitenant?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          shareable?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          staticDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeToLiveDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          userDeployments?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          userExecutions?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      limits?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          deployments?: { maxRunningCount?: number } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executions?: { maxRunningCount?: number } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeToLiveDeployments?: { maximum?: string; minimum?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version: MetaVersion;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  There are (currently) the following types of execution engines 1) complete runtimes that offer executions and deployments, 2) runtimes that do only batch inference and therefore don't support deployments 3) runtimes that allow deployments, but with predefined models and therefore don't need executions 4) runtimes that have fixed endpoints and therefore only need listing deployments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.MetaApiError.html b/static/api/v/types/ai-api_src.MetaApiError.html new file mode 100644 index 000000000..cadbf30d2 --- /dev/null +++ b/static/api/v/types/ai-api_src.MetaApiError.html @@ -0,0 +1,8 @@ +MetaApiError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias MetaApiError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    MetaApiError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        details?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'MetaApiError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaldetails?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Optional details of the error message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ID of the individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Invoked URL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.MetaCapabilities.html b/static/api/v/types/ai-api_src.MetaCapabilities.html new file mode 100644 index 000000000..fa63d891f --- /dev/null +++ b/static/api/v/types/ai-api_src.MetaCapabilities.html @@ -0,0 +1,7 @@ +MetaCapabilities | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias MetaCapabilities

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MetaCapabilities: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          aiApi: MetaAiApi;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          extensions?: MetaExtensions;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runtimeApiVersion?: MetaVersion;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          runtimeIdentifier?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'MetaCapabilities' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • aiApi: MetaAiApi
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionaldescription?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalextensions?: MetaExtensions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalruntimeApiVersion?: MetaVersion
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalruntimeIdentifier?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The name of the runtime

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "aicore"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.MetaExtensions.html b/static/api/v/types/ai-api_src.MetaExtensions.html new file mode 100644 index 000000000..6d2b006a3 --- /dev/null +++ b/static/api/v/types/ai-api_src.MetaExtensions.html @@ -0,0 +1,3 @@ +MetaExtensions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias MetaExtensions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        MetaExtensions: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            analytics?: { version: MetaVersion } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataset?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                capabilities?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    delete?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    download?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    upload?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                limits?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    acceptedContentTypes?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxFilesPerDataset?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    maxUploadFileSize?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: MetaVersion;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metrics?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                capabilities?: { extendedResults?: boolean } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: MetaVersion;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resourceGroups?: { version: MetaVersion } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'MetaExtensions' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.MetaVersion.html b/static/api/v/types/ai-api_src.MetaVersion.html new file mode 100644 index 000000000..b29031639 --- /dev/null +++ b/static/api/v/types/ai-api_src.MetaVersion.html @@ -0,0 +1,6 @@ +MetaVersion | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias MetaVersion

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MetaVersion: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'MetaVersion' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "1.2.3"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern: "^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.ModelDeployment.html b/static/api/v/types/ai-api_src.ModelDeployment.html new file mode 100644 index 000000000..345f7f1f4 --- /dev/null +++ b/static/api/v/types/ai-api_src.ModelDeployment.html @@ -0,0 +1,4 @@ +ModelDeployment | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ModelDeployment<ModelNameT>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ModelDeployment:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | ModelNameT
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | (ModelConfig<ModelNameT> | DeploymentIdConfig) & ResourceGroupConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The configuration of a model deployment.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • ModelNameT = string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              String literal type representing the name of the model.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTAArtifact.html b/static/api/v/types/ai-api_src.RTAArtifact.html new file mode 100644 index 000000000..18ffcf36b --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifact.html @@ -0,0 +1,8 @@ +RTAArtifact | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTAArtifact

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTAArtifact: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  executionId: RTAExecutionId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kind: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  labels?: RTALabelList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  signature?: RTAArtifactSignature;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: RTAArtifactUrl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Entity having labels

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • executionId: RTAExecutionId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • kind: "model" | "dataset" | "resultset" | "other"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Kind of the artifact, i.e. model or dataset

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionallabels?: RTALabelList
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Name of the artifact; this is used for dependent pipelines to resolve an artifact +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalsignature?: RTAArtifactSignature
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • url: RTAArtifactUrl
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTAArtifactArray.html b/static/api/v/types/ai-api_src.RTAArtifactArray.html new file mode 100644 index 000000000..84c392d11 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifactArray.html @@ -0,0 +1,3 @@ +RTAArtifactArray | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTAArtifactArray

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTAArtifactArray: RTAArtifact[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'RTAArtifactArray' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTAArtifactLabel.html b/static/api/v/types/ai-api_src.RTAArtifactLabel.html new file mode 100644 index 000000000..d17bd8ac7 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifactLabel.html @@ -0,0 +1,7 @@ +RTAArtifactLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTAArtifactLabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTAArtifactLabel: { key: string; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'RTAArtifactLabel' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "ext.ai.sap.com/s4hana-version"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern: "^ext\\.ai\\.sap\\.com\/[\\w\\.-]+$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTAArtifactLabelList.html b/static/api/v/types/ai-api_src.RTAArtifactLabelList.html new file mode 100644 index 000000000..1aeee79e1 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifactLabelList.html @@ -0,0 +1,3 @@ +RTAArtifactLabelList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTAArtifactLabelList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTAArtifactLabelList: RTAArtifactLabel[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTAArtifactName.html b/static/api/v/types/ai-api_src.RTAArtifactName.html new file mode 100644 index 000000000..b7c7abb42 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifactName.html @@ -0,0 +1,4 @@ +RTAArtifactName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTAArtifactName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTAArtifactName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'RTAArtifactName' schema. +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.RTAArtifactSignature.html b/static/api/v/types/ai-api_src.RTAArtifactSignature.html new file mode 100644 index 000000000..e8f7d0e36 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifactSignature.html @@ -0,0 +1,4 @@ +RTAArtifactSignature | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RTAArtifactSignature

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RTAArtifactSignature: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'RTAArtifactSignature' schema. +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.RTAArtifactUrl.html b/static/api/v/types/ai-api_src.RTAArtifactUrl.html new file mode 100644 index 000000000..0673d8199 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAArtifactUrl.html @@ -0,0 +1,8 @@ +RTAArtifactUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RTAArtifactUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RTAArtifactUrl: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Reference to the location of the artifact. +Note, the credentials will be found in a secret called +'some_bucket-object_store_secret'. If not provided, a default will be assumed.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "s3://some_bucket/some_path"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 1024.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern: "([a-z0-9-]+):\/\/.+". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.RTABackendDetails.html b/static/api/v/types/ai-api_src.RTABackendDetails.html new file mode 100644 index 000000000..3ef8d087b --- /dev/null +++ b/static/api/v/types/ai-api_src.RTABackendDetails.html @@ -0,0 +1,4 @@ +RTABackendDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RTABackendDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RTABackendDetails: { backendDetails?: Record<string, any> } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'RTABackendDetails' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalbackendDetails?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Current details of the deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTACreationResponseMessage.html b/static/api/v/types/ai-api_src.RTACreationResponseMessage.html new file mode 100644 index 000000000..1c83ba227 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTACreationResponseMessage.html @@ -0,0 +1,6 @@ +RTACreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTACreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTACreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "Created"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTADeployment.html b/static/api/v/types/ai-api_src.RTADeployment.html new file mode 100644 index 000000000..84ae15c9e --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeployment.html @@ -0,0 +1,11 @@ +RTADeployment | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTADeployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTADeployment: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentUrl?: RTADeploymentUrl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    executableId: RTAExecutableId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id?: RTADeploymentId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lastOperation?: "CREATE" | "UPDATE" | "CASCADE-UPDATE" | "DELETE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    latestRunningTargetId?: RTALatestRunningTargetId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    modifiedAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenarioId: RTAScenarioId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "UNKNOWN"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "DELETING";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    statusMessage?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    targetId?: RTATargetId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ttl?: RTATtl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Detailed data about an inference-pipeline deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaldeploymentUrl?: RTADeploymentUrl
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • executableId: RTAExecutableId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalid?: RTADeploymentId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionallastOperation?: "CREATE" | "UPDATE" | "CASCADE-UPDATE" | "DELETE"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Reflection of user's action on deployment. The value will be CREATE after user sends POST - create deployment, UPDATE after user sends PATCH - update deployment, and DELETE after user sends DELETE - delete deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionallatestRunningTargetId?: RTALatestRunningTargetId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • modifiedAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • scenarioId: RTAScenarioId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalstatus?: "PENDING" | "RUNNING" | "COMPLETED" | "DEAD" | "UNKNOWN" | "DELETING"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Deployment status

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalstatusMessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Deployment status message +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaltargetId?: RTATargetId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalttl?: RTATtl
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTADeploymentCascadeUpdateResponseMessage.html b/static/api/v/types/ai-api_src.RTADeploymentCascadeUpdateResponseMessage.html new file mode 100644 index 000000000..d14213770 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentCascadeUpdateResponseMessage.html @@ -0,0 +1,6 @@ +RTADeploymentCascadeUpdateResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTADeploymentCascadeUpdateResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTADeploymentCascadeUpdateResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "Deployment Cascade Update scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTADeploymentCreationResponseMessage.html b/static/api/v/types/ai-api_src.RTADeploymentCreationResponseMessage.html new file mode 100644 index 000000000..c9c339a20 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentCreationResponseMessage.html @@ -0,0 +1,6 @@ +RTADeploymentCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTADeploymentCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTADeploymentCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "Deployment scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTADeploymentDeletionResponseMessage.html b/static/api/v/types/ai-api_src.RTADeploymentDeletionResponseMessage.html new file mode 100644 index 000000000..1dd5aa56f --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentDeletionResponseMessage.html @@ -0,0 +1,6 @@ +RTADeploymentDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTADeploymentDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTADeploymentDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "Deployment deletion scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.RTADeploymentDetails.html b/static/api/v/types/ai-api_src.RTADeploymentDetails.html new file mode 100644 index 000000000..38585882b --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentDetails.html @@ -0,0 +1,3 @@ +RTADeploymentDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RTADeploymentDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RTADeploymentDetails: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resources?: RTABackendDetails;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scaling?: RTABackendDetails;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'RTADeploymentDetails' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.RTADeploymentId.html b/static/api/v/types/ai-api_src.RTADeploymentId.html new file mode 100644 index 000000000..6c2044704 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentId.html @@ -0,0 +1,6 @@ +RTADeploymentId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RTADeploymentId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RTADeploymentId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ID of the deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.RTADeploymentModificationResponseMessage.html b/static/api/v/types/ai-api_src.RTADeploymentModificationResponseMessage.html new file mode 100644 index 000000000..3d1154949 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentModificationResponseMessage.html @@ -0,0 +1,6 @@ +RTADeploymentModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RTADeploymentModificationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RTADeploymentModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "Deployment modification scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTADeploymentStatusDetails.html b/static/api/v/types/ai-api_src.RTADeploymentStatusDetails.html new file mode 100644 index 000000000..2aadcf5ce --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentStatusDetails.html @@ -0,0 +1,3 @@ +RTADeploymentStatusDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTADeploymentStatusDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTADeploymentStatusDetails: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Current status details of the deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTADeploymentUrl.html b/static/api/v/types/ai-api_src.RTADeploymentUrl.html new file mode 100644 index 000000000..efbf82302 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTADeploymentUrl.html @@ -0,0 +1,4 @@ +RTADeploymentUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTADeploymentUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTADeploymentUrl: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Consumption URL of the pipeline deployment +Format: "url".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTAError.html b/static/api/v/types/ai-api_src.RTAError.html new file mode 100644 index 000000000..075d9fda0 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAError.html @@ -0,0 +1,11 @@ +RTAError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTAError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTAError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      details?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'RTAError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaldetails?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Optional details of the error message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "something went wrong"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ID of the individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Invoked URL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTAErrorResponse.html b/static/api/v/types/ai-api_src.RTAErrorResponse.html new file mode 100644 index 000000000..caf36c853 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAErrorResponse.html @@ -0,0 +1,3 @@ +RTAErrorResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTAErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTAErrorResponse: { error?: RTAError } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'RTAErrorResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTAExecutable.html b/static/api/v/types/ai-api_src.RTAExecutable.html new file mode 100644 index 000000000..389e5e6d2 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutable.html @@ -0,0 +1,10 @@ +RTAExecutable | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTAExecutable

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTAExecutable: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          deployable: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: RTAExecutableId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          inputArtifacts?: RTAExecutableInputArtifactList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          labels?: RTALabelList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          modifiedAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          outputArtifacts?: RTAExecutableOutputArtifactList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          parameters?: RTAExecutableParameterList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId: RTAScenarioId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Entity having labels

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.RTAExecutableArgumentBinding.html b/static/api/v/types/ai-api_src.RTAExecutableArgumentBinding.html new file mode 100644 index 000000000..32fc3cba2 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableArgumentBinding.html @@ -0,0 +1,5 @@ +RTAExecutableArgumentBinding | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RTAExecutableArgumentBinding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RTAExecutableArgumentBinding: { key: string; value: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Required for execution +Result of activation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.RTAExecutableArtifact.html b/static/api/v/types/ai-api_src.RTAExecutableArtifact.html new file mode 100644 index 000000000..39eb0c82e --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableArtifact.html @@ -0,0 +1,7 @@ +RTAExecutableArtifact | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RTAExecutableArtifact

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RTAExecutableArtifact: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kind?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              labels?: RTAArtifactLabelList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Input or output artifact

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Description of the signature argument +Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalkind?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Kind of the artifact, i.e. model or dataset

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionallabels?: RTAArtifactLabelList
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Name of the signature argument

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.RTAExecutableId.html b/static/api/v/types/ai-api_src.RTAExecutableId.html new file mode 100644 index 000000000..d23fa57f3 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableId.html @@ -0,0 +1,6 @@ +RTAExecutableId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RTAExecutableId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RTAExecutableId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ID of the executable

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTAExecutableInputArtifactList.html b/static/api/v/types/ai-api_src.RTAExecutableInputArtifactList.html new file mode 100644 index 000000000..7dd061550 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableInputArtifactList.html @@ -0,0 +1,3 @@ +RTAExecutableInputArtifactList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTAExecutableInputArtifactList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTAExecutableInputArtifactList: RTAExecutableArtifact[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              List of Artifacts that the executable expects as input artifacts

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTAExecutableOutputArtifactList.html b/static/api/v/types/ai-api_src.RTAExecutableOutputArtifactList.html new file mode 100644 index 000000000..7bbece620 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableOutputArtifactList.html @@ -0,0 +1,3 @@ +RTAExecutableOutputArtifactList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTAExecutableOutputArtifactList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTAExecutableOutputArtifactList: RTAExecutableArtifact[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                List of Artifacts that the executable will produce. If storage is not managed internally, a storage location will have to be specified when triggering an execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTAExecutableParameter.html b/static/api/v/types/ai-api_src.RTAExecutableParameter.html new file mode 100644 index 000000000..e20df35a2 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableParameter.html @@ -0,0 +1,8 @@ +RTAExecutableParameter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTAExecutableParameter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTAExecutableParameter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type?: "string";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Argument of an executable

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaldefault?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default value of the signature argument

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Description of the signature argument +Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Name of the signature argument

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionaltype?: "string"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type of the signature argument

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTAExecutableParameterList.html b/static/api/v/types/ai-api_src.RTAExecutableParameterList.html new file mode 100644 index 000000000..5aaa1243a --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutableParameterList.html @@ -0,0 +1,3 @@ +RTAExecutableParameterList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTAExecutableParameterList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTAExecutableParameterList: RTAExecutableParameter[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Executable parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTAExecution.html b/static/api/v/types/ai-api_src.RTAExecution.html new file mode 100644 index 000000000..23d3e6e50 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecution.html @@ -0,0 +1,25 @@ +RTAExecution | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTAExecution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTAExecution: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executableId: RTAExecutableId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          finishTimestamp?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id?: RTAExecutionId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          modifiedAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId: RTAScenarioId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          startTimestamp?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          statusMessage?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          submissionTimestamp?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executableId: RTAExecutableId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalfinishTimestamp?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp of execution finish

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "2017-09-15T12:01:06Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Format: "date-time". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalid?: RTAExecutionId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • modifiedAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • scenarioId: RTAScenarioId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalstartTimestamp?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp of execution start

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "2017-09-15T12:01:06Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Format: "date-time". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalstatus?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "UNKNOWN"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Status of the execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalstatusMessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Execution status message +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalsubmissionTimestamp?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Timestamp of execution submission

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "2017-09-15T12:01:06Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Format: "date-time". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.RTAExecutionCreationResponseMessage.html b/static/api/v/types/ai-api_src.RTAExecutionCreationResponseMessage.html new file mode 100644 index 000000000..c8db41478 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutionCreationResponseMessage.html @@ -0,0 +1,6 @@ +RTAExecutionCreationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RTAExecutionCreationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RTAExecutionCreationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "Execution scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.RTAExecutionDeletionResponseMessage.html b/static/api/v/types/ai-api_src.RTAExecutionDeletionResponseMessage.html new file mode 100644 index 000000000..cc794661f --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutionDeletionResponseMessage.html @@ -0,0 +1,6 @@ +RTAExecutionDeletionResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RTAExecutionDeletionResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RTAExecutionDeletionResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "Execution deletion scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.RTAExecutionId.html b/static/api/v/types/ai-api_src.RTAExecutionId.html new file mode 100644 index 000000000..05cb77389 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutionId.html @@ -0,0 +1,6 @@ +RTAExecutionId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RTAExecutionId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RTAExecutionId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ID of the execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTAExecutionModificationResponseMessage.html b/static/api/v/types/ai-api_src.RTAExecutionModificationResponseMessage.html new file mode 100644 index 000000000..54ef7b582 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutionModificationResponseMessage.html @@ -0,0 +1,6 @@ +RTAExecutionModificationResponseMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTAExecutionModificationResponseMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTAExecutionModificationResponseMessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "Execution modification scheduled"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTAExecutionStatusDetails.html b/static/api/v/types/ai-api_src.RTAExecutionStatusDetails.html new file mode 100644 index 000000000..875b65be9 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAExecutionStatusDetails.html @@ -0,0 +1,3 @@ +RTAExecutionStatusDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTAExecutionStatusDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTAExecutionStatusDetails: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Current status details of the execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTAId.html b/static/api/v/types/ai-api_src.RTAId.html new file mode 100644 index 000000000..544d358d0 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAId.html @@ -0,0 +1,6 @@ +RTAId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTAId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTAId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Generic ID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTAInputArtifactArgumentBinding.html b/static/api/v/types/ai-api_src.RTAInputArtifactArgumentBinding.html new file mode 100644 index 000000000..2bfe77b5a --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAInputArtifactArgumentBinding.html @@ -0,0 +1,3 @@ +RTAInputArtifactArgumentBinding | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTAInputArtifactArgumentBinding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTAInputArtifactArgumentBinding: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: RTAArtifactName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        signature?: RTAArtifactSignature;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        url: RTAArtifactUrl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Required for execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTALabel.html b/static/api/v/types/ai-api_src.RTALabel.html new file mode 100644 index 000000000..28b062608 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALabel.html @@ -0,0 +1,7 @@ +RTALabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTALabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTALabel: { key: string; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'RTALabel' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • key: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "ai.sap.com/scenarioName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Pattern: "^(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\\.)*ai\\.sap\\.com\/[\\w\\.-]+$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.RTALabelList.html b/static/api/v/types/ai-api_src.RTALabelList.html new file mode 100644 index 000000000..8c3a25091 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALabelList.html @@ -0,0 +1,3 @@ +RTALabelList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RTALabelList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RTALabelList: RTALabel[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Arbitrary labels as meta information

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.RTALatestRunningTargetId.html b/static/api/v/types/ai-api_src.RTALatestRunningTargetId.html new file mode 100644 index 000000000..85f05a426 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALatestRunningTargetId.html @@ -0,0 +1,6 @@ +RTALatestRunningTargetId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RTALatestRunningTargetId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RTALatestRunningTargetId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Target ID of the latest running deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.RTALogCommonData.html b/static/api/v/types/ai-api_src.RTALogCommonData.html new file mode 100644 index 000000000..0d7c2773a --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALogCommonData.html @@ -0,0 +1,3 @@ +RTALogCommonData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RTALogCommonData

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RTALogCommonData: { result?: RTALogCommonResult } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'RTALogCommonData' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTALogCommonResponse.html b/static/api/v/types/ai-api_src.RTALogCommonResponse.html new file mode 100644 index 000000000..2b546c675 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALogCommonResponse.html @@ -0,0 +1,3 @@ +RTALogCommonResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTALogCommonResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTALogCommonResponse: { data?: RTALogCommonData } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A common log query response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTALogCommonResult.html b/static/api/v/types/ai-api_src.RTALogCommonResult.html new file mode 100644 index 000000000..85c815598 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALogCommonResult.html @@ -0,0 +1,3 @@ +RTALogCommonResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTALogCommonResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTALogCommonResult: RTALogCommonResultItem[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'RTALogCommonResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTALogCommonResultItem.html b/static/api/v/types/ai-api_src.RTALogCommonResultItem.html new file mode 100644 index 000000000..ccfa58508 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTALogCommonResultItem.html @@ -0,0 +1,3 @@ +RTALogCommonResultItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTALogCommonResultItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTALogCommonResultItem: { msg?: RTAmessage; timestamp?: RTAtimestamp } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Common log record.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTAModelBaseData.html b/static/api/v/types/ai-api_src.RTAModelBaseData.html new file mode 100644 index 000000000..4392e2dd0 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAModelBaseData.html @@ -0,0 +1,9 @@ +RTAModelBaseData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTAModelBaseData

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTAModelBaseData: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        accessType?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        allowedScenarios?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            { executableId: RTAExecutableId; scenarioId: RTAScenarioId } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        displayName?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executableId: RTAExecutableId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        model: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        provider?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        versions: RTAModelVersionList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'RTAModelBaseData' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalaccessType?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Access type of the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalallowedScenarios?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          { executableId: RTAExecutableId; scenarioId: RTAScenarioId } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      List of scenarioId:executuableId pair where the model supported

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • description: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Description of the model and its capabilities

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionaldisplayName?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Display name of the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • executableId: RTAExecutableId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • model: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Name of the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalprovider?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Provider of the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • versions: RTAModelVersionList
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTAModelVersion.html b/static/api/v/types/ai-api_src.RTAModelVersion.html new file mode 100644 index 000000000..2a18df324 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAModelVersion.html @@ -0,0 +1,15 @@ +RTAModelVersion | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTAModelVersion

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTAModelVersion: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          capabilities?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          contextLength?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cost?: Record<string, string>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          deprecated: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          inputTypes?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isLatest: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata?: Record<string, string>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          orchestrationCapabilities?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          retirementDate?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          streamingSupported?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          suggestedReplacements?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Model version information including whether it is latest version, its deprecation status and retirement date

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalcapabilities?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of capabilities supported by the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalcontextLength?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Context length of the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalcost?: Record<string, string>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of costs associated with the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • deprecated: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Deprecation status of model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalinputTypes?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of input types supported by the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • isLatest: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Displays whether it is the latest version offered for the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalmetadata?: Record<string, string>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of metadata supported by the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Name of model version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalorchestrationCapabilities?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of model capabilities supported by orchestration service

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalretirementDate?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Retirement date of model in ISO 8601 timestamp

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalstreamingSupported?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Streaming support status of the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalsuggestedReplacements?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of suggested replacements for the model

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.RTAModelVersionList.html b/static/api/v/types/ai-api_src.RTAModelVersionList.html new file mode 100644 index 000000000..e7378f53f --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAModelVersionList.html @@ -0,0 +1,3 @@ +RTAModelVersionList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RTAModelVersionList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RTAModelVersionList: RTAModelVersion[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of model versions that the model object has

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.RTAOutputArtifactArgumentBinding.html b/static/api/v/types/ai-api_src.RTAOutputArtifactArgumentBinding.html new file mode 100644 index 000000000..0abef92bc --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAOutputArtifactArgumentBinding.html @@ -0,0 +1,3 @@ +RTAOutputArtifactArgumentBinding | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RTAOutputArtifactArgumentBinding

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RTAOutputArtifactArgumentBinding: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: RTAArtifactName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url?: RTAArtifactUrl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Result of execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.RTAScenario.html b/static/api/v/types/ai-api_src.RTAScenario.html new file mode 100644 index 000000000..83068c4f8 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAScenario.html @@ -0,0 +1,11 @@ +RTAScenario | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RTAScenario

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RTAScenario: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createdAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: RTAScenarioId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                labels?: RTALabelList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                modifiedAt: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Entity having labels

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • createdAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Timestamp of resource creation +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Description of the scenario +Max Length: 5000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • id: RTAScenarioId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionallabels?: RTALabelList
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • modifiedAt: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Timestamp of latest resource modification +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the scenario +Max Length: 256.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.RTAScenarioId.html b/static/api/v/types/ai-api_src.RTAScenarioId.html new file mode 100644 index 000000000..caa13f2c4 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAScenarioId.html @@ -0,0 +1,6 @@ +RTAScenarioId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RTAScenarioId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RTAScenarioId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ID of the scenario

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.RTATargetId.html b/static/api/v/types/ai-api_src.RTATargetId.html new file mode 100644 index 000000000..f03cba48b --- /dev/null +++ b/static/api/v/types/ai-api_src.RTATargetId.html @@ -0,0 +1,6 @@ +RTATargetId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RTATargetId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RTATargetId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Client provided reference, with which the status of a PATCHed deployment can be tracked

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.RTATtl.html b/static/api/v/types/ai-api_src.RTATtl.html new file mode 100644 index 000000000..dc2d1aa28 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTATtl.html @@ -0,0 +1,6 @@ +RTATtl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RTATtl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RTATtl: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TTL value of deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "24H"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern: "^[0-9]+[m,M,h,H,d,D]$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.RTAmessage.html b/static/api/v/types/ai-api_src.RTAmessage.html new file mode 100644 index 000000000..b251ea177 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAmessage.html @@ -0,0 +1,3 @@ +RTAmessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RTAmessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RTAmessage: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message content.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.RTAtimestamp.html b/static/api/v/types/ai-api_src.RTAtimestamp.html new file mode 100644 index 000000000..5b736bd76 --- /dev/null +++ b/static/api/v/types/ai-api_src.RTAtimestamp.html @@ -0,0 +1,6 @@ +RTAtimestamp | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RTAtimestamp

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RTAtimestamp: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Datetime in RFC 3339.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "2021-05-19T00:00:14.347+00:00"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Format: "date-time". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.TntApiError.html b/static/api/v/types/ai-api_src.TntApiError.html new file mode 100644 index 000000000..8d75ac21d --- /dev/null +++ b/static/api/v/types/ai-api_src.TntApiError.html @@ -0,0 +1,8 @@ +TntApiError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias TntApiError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TntApiError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            details?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'TntApiError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaldetails?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Optional details of the error message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ID of the individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Invoked URL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.TntTenantInfo.html b/static/api/v/types/ai-api_src.TntTenantInfo.html new file mode 100644 index 000000000..60c5f8dc7 --- /dev/null +++ b/static/api/v/types/ai-api_src.TntTenantInfo.html @@ -0,0 +1,8 @@ +TntTenantInfo | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias TntTenantInfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TntTenantInfo: { servicePlan: string; status: string; tenantId: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'TntTenantInfo' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • servicePlan: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • status: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Provisioning status of the tenant

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • tenantId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tenant id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "aa97b177-9383-4934-8543-0f91a7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.TrckApiError.html b/static/api/v/types/ai-api_src.TrckApiError.html new file mode 100644 index 000000000..59d84c812 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckApiError.html @@ -0,0 +1,7 @@ +TrckApiError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias TrckApiError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TrckApiError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                details?: TrckDetailsErrorResponse[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'TrckApiError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Descriptive error code (not http status code).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaldetails?: TrckDetailsErrorResponse[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id of individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url that has been called

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.TrckCustomInfoObject.html b/static/api/v/types/ai-api_src.TrckCustomInfoObject.html new file mode 100644 index 000000000..149356e47 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckCustomInfoObject.html @@ -0,0 +1,6 @@ +TrckCustomInfoObject | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias TrckCustomInfoObject

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TrckCustomInfoObject: { name: TrckGenericName; value: TrckCustomInfoObjectData } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              large object which provides rendering/semantic information regarding certain metric for consuming application or can be complex metrics in JSON format

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * "name": "Confusion Matrix",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * "value": "[{'Predicted': 'False', 'Actual': 'False','value': 34},{'Predicted': 'False','Actual': 'True', 'value': 124}, {'Predicted': 'True','Actual': 'False','value': 165},{ 'Predicted': 'True','Actual': 'True','value': 36}]"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.TrckCustomInfoObjectData.html b/static/api/v/types/ai-api_src.TrckCustomInfoObjectData.html new file mode 100644 index 000000000..1edc051d5 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckCustomInfoObjectData.html @@ -0,0 +1,6 @@ +TrckCustomInfoObjectData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias TrckCustomInfoObjectData

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TrckCustomInfoObjectData: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "[{'Predicted': 'False',\t'Actual': 'False','value': 34},{'Predicted': 'False','Actual': 'True',\t'value': 124}, {'Predicted': 'True','Actual': 'False','value': 165},{\t'Predicted': 'True','Actual': 'True','value': 36}]"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Min Length: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.TrckCustomInfoObjectList.html b/static/api/v/types/ai-api_src.TrckCustomInfoObjectList.html new file mode 100644 index 000000000..d9a593c61 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckCustomInfoObjectList.html @@ -0,0 +1,3 @@ +TrckCustomInfoObjectList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias TrckCustomInfoObjectList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TrckCustomInfoObjectList: TrckCustomInfoObject[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'TrckCustomInfoObjectList' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.TrckDeleteMetricsResponse.html b/static/api/v/types/ai-api_src.TrckDeleteMetricsResponse.html new file mode 100644 index 000000000..67f350559 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckDeleteMetricsResponse.html @@ -0,0 +1,6 @@ +TrckDeleteMetricsResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias TrckDeleteMetricsResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TrckDeleteMetricsResponse: { id?: TrckExecutionId; message?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'TrckDeleteMetricsResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalid?: TrckExecutionId
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmessage?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "Metric Resource was successfully deleted"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.TrckDetailsErrorResponse.html b/static/api/v/types/ai-api_src.TrckDetailsErrorResponse.html new file mode 100644 index 000000000..76d03a704 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckDetailsErrorResponse.html @@ -0,0 +1,5 @@ +TrckDetailsErrorResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias TrckDetailsErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TrckDetailsErrorResponse: { code?: string; message?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'TrckDetailsErrorResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalcode?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalmessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.TrckExecutionId.html b/static/api/v/types/ai-api_src.TrckExecutionId.html new file mode 100644 index 000000000..11c0b720f --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckExecutionId.html @@ -0,0 +1,6 @@ +TrckExecutionId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias TrckExecutionId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TrckExecutionId: TrckMlapiExecutionId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ID of the deployment/execution

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "aa97b177-9383-4934-8543-0f91b7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.TrckGenericName.html b/static/api/v/types/ai-api_src.TrckGenericName.html new file mode 100644 index 000000000..17dd9a081 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckGenericName.html @@ -0,0 +1,6 @@ +TrckGenericName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias TrckGenericName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TrckGenericName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Generic name which can belong to a tag,label,metric or customInfo Object

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "sample name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Min Length: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.TrckGetMetric.html b/static/api/v/types/ai-api_src.TrckGetMetric.html new file mode 100644 index 000000000..6b9b00274 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckGetMetric.html @@ -0,0 +1,7 @@ +TrckGetMetric | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias TrckGetMetric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TrckGetMetric: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                labels?: TrckLabelList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: TrckMetricName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                step?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                timestamp: TrckTimestamp;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                value: TrckMetricValue;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Key-value metrics, where the value is numeric. Metric can also have optional step and label fields.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionallabels?: TrckLabelList
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: TrckMetricName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalstep?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              step is an optional integer that represents any measurement of training progress (number of training iterations, number of epochs, and so on) for the metric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • timestamp: TrckTimestamp
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: TrckMetricValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.TrckGetMetricList.html b/static/api/v/types/ai-api_src.TrckGetMetricList.html new file mode 100644 index 000000000..e03277add --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckGetMetricList.html @@ -0,0 +1,3 @@ +TrckGetMetricList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias TrckGetMetricList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TrckGetMetricList: TrckGetMetric[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Array of Metric items

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.TrckGetMetricResource.html b/static/api/v/types/ai-api_src.TrckGetMetricResource.html new file mode 100644 index 000000000..8a82b0701 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckGetMetricResource.html @@ -0,0 +1,3 @@ +TrckGetMetricResource | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias TrckGetMetricResource

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TrckGetMetricResource: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createdAt?: TrckTimestamp;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    customInfo?: TrckCustomInfoObjectList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    executionId: TrckExecutionId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metrics?: TrckGetMetricList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    modifiedAt?: TrckTimestamp;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tags?: TrckTagList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Collection of various metrics/tags/labels associated against some execution/deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.TrckGetMetricResourceList.html b/static/api/v/types/ai-api_src.TrckGetMetricResourceList.html new file mode 100644 index 000000000..19d9eb295 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckGetMetricResourceList.html @@ -0,0 +1,4 @@ +TrckGetMetricResourceList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias TrckGetMetricResourceList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TrckGetMetricResourceList: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      count?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resources: TrckGetMetricResource[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'TrckGetMetricResourceList' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalcount?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Number of the resource instances in the list

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • resources: TrckGetMetricResource[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.TrckLabel.html b/static/api/v/types/ai-api_src.TrckLabel.html new file mode 100644 index 000000000..f8864c3ed --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckLabel.html @@ -0,0 +1,10 @@ +TrckLabel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias TrckLabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TrckLabel: { name: TrckLabelName; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    a classifying phrase/name applied to a metric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • name: TrckLabelName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Metric Label Value

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sk_learn_random_forest_model"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Min Length: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * "name": "group",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * "value": "tree-82"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.TrckLabelList.html b/static/api/v/types/ai-api_src.TrckLabelList.html new file mode 100644 index 000000000..f1531f24f --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckLabelList.html @@ -0,0 +1,6 @@ +TrckLabelList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias TrckLabelList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TrckLabelList: TrckLabel[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      a list of name-value object pairs associated with some metric.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "name": "group",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "value": "tree-82"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "name": "metrics.ai.sap.com/Artifact.name",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "value": "sk_learn_rf_classifier_model"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.TrckLabelName.html b/static/api/v/types/ai-api_src.TrckLabelName.html new file mode 100644 index 000000000..e37b1a288 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckLabelName.html @@ -0,0 +1,6 @@ +TrckLabelName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias TrckLabelName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TrckLabelName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Label name to label one or more metrics. "metrics.ai.sap.com/Artifact.name" is a reserved label to associate an artifact with the metrics

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "metrics.ai.sap.com/Artifact.name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Min Length: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.TrckMetric.html b/static/api/v/types/ai-api_src.TrckMetric.html new file mode 100644 index 000000000..972663aa0 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckMetric.html @@ -0,0 +1,7 @@ +TrckMetric | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias TrckMetric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TrckMetric: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              labels?: TrckLabelList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: TrckMetricName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              step?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timestamp?: TrckTimestamp;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              value: TrckMetricValue;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Key-value metrics, where the value is numeric. Metric can also have optional step and label fields.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionallabels?: TrckLabelList
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • name: TrckMetricName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalstep?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            step is an optional integer that represents any measurement of training progress (number of training iterations, number of epochs, and so on) for the metric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionaltimestamp?: TrckTimestamp
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value: TrckMetricValue
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.TrckMetricList.html b/static/api/v/types/ai-api_src.TrckMetricList.html new file mode 100644 index 000000000..3d63b5a44 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckMetricList.html @@ -0,0 +1,3 @@ +TrckMetricList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias TrckMetricList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TrckMetricList: TrckMetric[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Array of Metric items

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.TrckMetricName.html b/static/api/v/types/ai-api_src.TrckMetricName.html new file mode 100644 index 000000000..b90490576 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckMetricName.html @@ -0,0 +1,6 @@ +TrckMetricName | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias TrckMetricName

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TrckMetricName: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the metric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "Error Rate"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Pattern: "[\\w-]{1,64}". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/ai-api_src.TrckMetricResource.html b/static/api/v/types/ai-api_src.TrckMetricResource.html new file mode 100644 index 000000000..6a1b21c22 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckMetricResource.html @@ -0,0 +1,3 @@ +TrckMetricResource | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias TrckMetricResource

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TrckMetricResource: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createdAt?: TrckTimestamp;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    customInfo?: TrckCustomInfoObjectList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    executionId: TrckExecutionId;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metrics?: TrckMetricList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    modifiedAt?: TrckTimestamp;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tags?: TrckTagList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Collection of various metrics/tags/labels associated against some execution/deployment

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/ai-api_src.TrckMetricValue.html b/static/api/v/types/ai-api_src.TrckMetricValue.html new file mode 100644 index 000000000..1f58aeefa --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckMetricValue.html @@ -0,0 +1,6 @@ +TrckMetricValue | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias TrckMetricValue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TrckMetricValue: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Numeric Value of the metric

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  0.98
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/ai-api_src.TrckMlapiExecutionId.html b/static/api/v/types/ai-api_src.TrckMlapiExecutionId.html new file mode 100644 index 000000000..664fab7bb --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckMlapiExecutionId.html @@ -0,0 +1,6 @@ +TrckMlapiExecutionId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias TrckMlapiExecutionId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TrckMlapiExecutionId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Generic ID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "aa97b177-9383-4934-8543-0f91b7a0283a"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Pattern: "^[\\w.-]{4,64}$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/ai-api_src.TrckStringArray.html b/static/api/v/types/ai-api_src.TrckStringArray.html new file mode 100644 index 000000000..b46738b7d --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckStringArray.html @@ -0,0 +1,6 @@ +TrckStringArray | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias TrckStringArray

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TrckStringArray: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'TrckStringArray' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "value1",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "value2"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/ai-api_src.TrckTag.html b/static/api/v/types/ai-api_src.TrckTag.html new file mode 100644 index 000000000..fae8327be --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckTag.html @@ -0,0 +1,10 @@ +TrckTag | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias TrckTag

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TrckTag: { name: TrckGenericName; value: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A dictionary of name-value pairs to support segregation at execution level.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • name: TrckGenericName
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tag value

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "RFC-1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 256.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Min Length: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * "name": "Artifact Group",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * "value": "RFC-1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/ai-api_src.TrckTagList.html b/static/api/v/types/ai-api_src.TrckTagList.html new file mode 100644 index 000000000..85d58680e --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckTagList.html @@ -0,0 +1,3 @@ +TrckTagList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias TrckTagList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TrckTagList: TrckTag[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          a list of name-value object pairs associated with the execution/deployment. Tags are queryable.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/ai-api_src.TrckTimestamp.html b/static/api/v/types/ai-api_src.TrckTimestamp.html new file mode 100644 index 000000000..49c6e6691 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckTimestamp.html @@ -0,0 +1,4 @@ +TrckTimestamp | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias TrckTimestamp

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TrckTimestamp: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Time when the metric was created or logged in RFC3339 format +Format: "date-time".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/ai-api_src.TrckmetricSelectorPermissibleValues.html b/static/api/v/types/ai-api_src.TrckmetricSelectorPermissibleValues.html new file mode 100644 index 000000000..62f42f873 --- /dev/null +++ b/static/api/v/types/ai-api_src.TrckmetricSelectorPermissibleValues.html @@ -0,0 +1,3 @@ +TrckmetricSelectorPermissibleValues | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias TrckmetricSelectorPermissibleValues

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TrckmetricSelectorPermissibleValues: ("metrics" | "tags" | "customInfo" | "*")[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Permissible value for $select could be either * or one or many of the values from metrics, tags, custominfo

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/core_src.AiCoreOpenSourceChatModel.html b/static/api/v/types/core_src.AiCoreOpenSourceChatModel.html new file mode 100644 index 000000000..2c4de3caa --- /dev/null +++ b/static/api/v/types/core_src.AiCoreOpenSourceChatModel.html @@ -0,0 +1,3 @@ +AiCoreOpenSourceChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias AiCoreOpenSourceChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AiCoreOpenSourceChatModel: LiteralUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "cohere--command-a-reasoning"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "mistralai--mistral-large-instruct"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "mistralai--mistral-medium-instruct"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "mistralai--mistral-small-instruct"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "sap-abap-1",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AI Core open source models for chat completion.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/core_src.AiCoreOpenSourceEmbeddingModel.html b/static/api/v/types/core_src.AiCoreOpenSourceEmbeddingModel.html new file mode 100644 index 000000000..d3e88db77 --- /dev/null +++ b/static/api/v/types/core_src.AiCoreOpenSourceEmbeddingModel.html @@ -0,0 +1,3 @@ +AiCoreOpenSourceEmbeddingModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias AiCoreOpenSourceEmbeddingModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  AiCoreOpenSourceEmbeddingModel: LiteralUnion<"nvidia--llama-3.2-nv-embedqa-1b">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  AI Core sap managed model for embedding.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/core_src.AwsBedrockChatModel.html b/static/api/v/types/core_src.AwsBedrockChatModel.html new file mode 100644 index 000000000..99a404648 --- /dev/null +++ b/static/api/v/types/core_src.AwsBedrockChatModel.html @@ -0,0 +1,3 @@ +AwsBedrockChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias AwsBedrockChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AwsBedrockChatModel: LiteralUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-3-haiku"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-4.5-haiku"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-4-opus"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-4.6-opus"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-4-sonnet"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-4.5-sonnet"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "anthropic--claude-4.6-sonnet"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "amazon--nova-pro"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "amazon--nova-lite"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "amazon--nova-micro"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | "amazon--nova-premier",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AWS Bedrock models for chat completion.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/core_src.AwsBedrockEmbeddingModel.html b/static/api/v/types/core_src.AwsBedrockEmbeddingModel.html new file mode 100644 index 000000000..8a59a5ec3 --- /dev/null +++ b/static/api/v/types/core_src.AwsBedrockEmbeddingModel.html @@ -0,0 +1,3 @@ +AwsBedrockEmbeddingModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AwsBedrockEmbeddingModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AwsBedrockEmbeddingModel: LiteralUnion<"amazon--titan-embed-text">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AWS Bedrock models for embedding.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/core_src.AzureOpenAiChatModel.html b/static/api/v/types/core_src.AzureOpenAiChatModel.html new file mode 100644 index 000000000..bd7c8845a --- /dev/null +++ b/static/api/v/types/core_src.AzureOpenAiChatModel.html @@ -0,0 +1,3 @@ +AzureOpenAiChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AzureOpenAiChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AzureOpenAiChatModel: LiteralUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-4.1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-4.1-mini"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-4.1-nano"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "o1"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "o3"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "o3-mini"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "o4-mini"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-5"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-5-mini"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-5-nano"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "gpt-5.2",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Azure OpenAI models for chat completion.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/core_src.AzureOpenAiEmbeddingModel.html b/static/api/v/types/core_src.AzureOpenAiEmbeddingModel.html new file mode 100644 index 000000000..588f712ca --- /dev/null +++ b/static/api/v/types/core_src.AzureOpenAiEmbeddingModel.html @@ -0,0 +1,3 @@ +AzureOpenAiEmbeddingModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AzureOpenAiEmbeddingModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          AzureOpenAiEmbeddingModel: LiteralUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "text-embedding-3-small"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "text-embedding-3-large",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Azure OpenAI models for embedding.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/core_src.CustomRequestConfig.html b/static/api/v/types/core_src.CustomRequestConfig.html new file mode 100644 index 000000000..1f4514151 --- /dev/null +++ b/static/api/v/types/core_src.CustomRequestConfig.html @@ -0,0 +1,3 @@ +CustomRequestConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias CustomRequestConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CustomRequestConfig: Pick<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                HttpRequestConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "headers"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "params"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "middleware"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "maxContentLength"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "proxy"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "httpAgent"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "httpsAgent"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "parameterEncoder"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "signal",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            > & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The type for parameters in custom request configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/core_src.GcpVertexAiChatModel.html b/static/api/v/types/core_src.GcpVertexAiChatModel.html new file mode 100644 index 000000000..e9d4dbc40 --- /dev/null +++ b/static/api/v/types/core_src.GcpVertexAiChatModel.html @@ -0,0 +1,3 @@ +GcpVertexAiChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias GcpVertexAiChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GcpVertexAiChatModel: LiteralUnion<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "gemini-2.5-flash"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "gemini-2.5-flash-lite"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | "gemini-2.5-pro",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GCP Vertex AI models for chat completion.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/core_src.PerplexityChatModel.html b/static/api/v/types/core_src.PerplexityChatModel.html new file mode 100644 index 000000000..c04d7d5b5 --- /dev/null +++ b/static/api/v/types/core_src.PerplexityChatModel.html @@ -0,0 +1,3 @@ +PerplexityChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias PerplexityChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PerplexityChatModel: LiteralUnion<"sonar" | "sonar-pro">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Perplexity models for chat completion.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/core_src.SapRptModel.html b/static/api/v/types/core_src.SapRptModel.html new file mode 100644 index 000000000..6b3965a50 --- /dev/null +++ b/static/api/v/types/core_src.SapRptModel.html @@ -0,0 +1,3 @@ +SapRptModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SapRptModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SapRptModel: LiteralUnion<"sap-rpt-1-small" | "sap-rpt-1-large">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP RPT models.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.ApiError.html b/static/api/v/types/document-grounding_src.ApiError.html new file mode 100644 index 000000000..addbc7b3e --- /dev/null +++ b/static/api/v/types/document-grounding_src.ApiError.html @@ -0,0 +1,7 @@ +ApiError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ApiError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        code: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        details?: DetailsErrorResponse[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        requestId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        target?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'ApiError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • code: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Descriptive error code (not http status code).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaldetails?: DetailsErrorResponse[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalrequestId?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id of individual request

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaltarget?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url that has been called

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.BaseDocument.html b/static/api/v/types/document-grounding_src.BaseDocument.html new file mode 100644 index 000000000..5b5c68963 --- /dev/null +++ b/static/api/v/types/document-grounding_src.BaseDocument.html @@ -0,0 +1,4 @@ +BaseDocument | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias BaseDocument

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      BaseDocument: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          chunks: TextOnlyBaseChunkCreate[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata?: VectorDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Base class for documents, document requests and responses.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.BasePipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.BasePipelineMinimalResponse.html new file mode 100644 index 000000000..540e311ff --- /dev/null +++ b/static/api/v/types/document-grounding_src.BasePipelineMinimalResponse.html @@ -0,0 +1,6 @@ +BasePipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias BasePipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        BasePipelineMinimalResponse: { id: string; status: PipelineExecutionStatus } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'BasePipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • status: PipelineExecutionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.BasePipelineResponse.html b/static/api/v/types/document-grounding_src.BasePipelineResponse.html new file mode 100644 index 000000000..64814f52b --- /dev/null +++ b/static/api/v/types/document-grounding_src.BasePipelineResponse.html @@ -0,0 +1,3 @@ +BasePipelineResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias BasePipelineResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BasePipelineResponse: { id: string; metadata?: MetaData; type: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'BasePipelineResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.BinaryBooleanFilter.html b/static/api/v/types/document-grounding_src.BinaryBooleanFilter.html new file mode 100644 index 000000000..29901207e --- /dev/null +++ b/static/api/v/types/document-grounding_src.BinaryBooleanFilter.html @@ -0,0 +1,6 @@ +BinaryBooleanFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias BinaryBooleanFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            BinaryBooleanFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                left: BinaryBooleanFilter | ScopedKeyValueListPair;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                operator: "and" | "or";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                right: BinaryBooleanFilter | ScopedKeyValueListPair;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'BinaryBooleanFilter' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.BoostingScoreComputationStrategy.html b/static/api/v/types/document-grounding_src.BoostingScoreComputationStrategy.html new file mode 100644 index 000000000..cd10cb184 --- /dev/null +++ b/static/api/v/types/document-grounding_src.BoostingScoreComputationStrategy.html @@ -0,0 +1,3 @@ +BoostingScoreComputationStrategy | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias BoostingScoreComputationStrategy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              BoostingScoreComputationStrategy: "match_count" | "embedding"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'BoostingScoreComputationStrategy' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.BoostingScoringConfiguration.html b/static/api/v/types/document-grounding_src.BoostingScoringConfiguration.html new file mode 100644 index 000000000..6ee2ea88b --- /dev/null +++ b/static/api/v/types/document-grounding_src.BoostingScoringConfiguration.html @@ -0,0 +1,8 @@ +BoostingScoringConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias BoostingScoringConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                BoostingScoringConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enabled?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scope?: "repository"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "document"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "chunk";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                weight: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scoreComputationStrategy?: BoostingScoreComputationStrategy;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    weight?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'BoostingScoringConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalenabled?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Enable metadata-based boosting. +Default: true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalmetadata?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              scope?: "repository"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "document"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "chunk";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              weight: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalscoreComputationStrategy?: BoostingScoreComputationStrategy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalweight?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Contribution to final score. +Default: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.Chunk.html b/static/api/v/types/document-grounding_src.Chunk.html new file mode 100644 index 000000000..bbcbb8616 --- /dev/null +++ b/static/api/v/types/document-grounding_src.Chunk.html @@ -0,0 +1,4 @@ +Chunk | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Chunk: { content: string; id: string; metadata?: KeyValueListPair[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'Chunk' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • content: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalmetadata?: KeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.Collection.html b/static/api/v/types/document-grounding_src.Collection.html new file mode 100644 index 000000000..56547178e --- /dev/null +++ b/static/api/v/types/document-grounding_src.Collection.html @@ -0,0 +1,7 @@ +Collection | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Collection: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        embeddingConfig: EmbeddingConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        title?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A logical grouping of content.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • embeddingConfig: EmbeddingConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Unique identifier of a collection. +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Metadata attached to collection. Useful to restrict search to a subset of collections. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaltitle?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.CollectionCreatedResponse.html b/static/api/v/types/document-grounding_src.CollectionCreatedResponse.html new file mode 100644 index 000000000..25bc15d7b --- /dev/null +++ b/static/api/v/types/document-grounding_src.CollectionCreatedResponse.html @@ -0,0 +1,3 @@ +CollectionCreatedResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias CollectionCreatedResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      CollectionCreatedResponse: { collectionURL: string; status: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'CollectionCreatedResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.CollectionDeletedResponse.html b/static/api/v/types/document-grounding_src.CollectionDeletedResponse.html new file mode 100644 index 000000000..7796bbd15 --- /dev/null +++ b/static/api/v/types/document-grounding_src.CollectionDeletedResponse.html @@ -0,0 +1,3 @@ +CollectionDeletedResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias CollectionDeletedResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        CollectionDeletedResponse: { collectionURL: string; status: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'CollectionDeletedResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.CollectionPendingResponse.html b/static/api/v/types/document-grounding_src.CollectionPendingResponse.html new file mode 100644 index 000000000..e24fd0d0d --- /dev/null +++ b/static/api/v/types/document-grounding_src.CollectionPendingResponse.html @@ -0,0 +1,3 @@ +CollectionPendingResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias CollectionPendingResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          CollectionPendingResponse: { monitorURL: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'CollectionPendingResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.CollectionRequest.html b/static/api/v/types/document-grounding_src.CollectionRequest.html new file mode 100644 index 000000000..3b16be854 --- /dev/null +++ b/static/api/v/types/document-grounding_src.CollectionRequest.html @@ -0,0 +1,7 @@ +CollectionRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias CollectionRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            CollectionRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                embeddingConfig: EmbeddingConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                title?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A request for creating a new, single collection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • embeddingConfig: EmbeddingConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalid?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Unique identifier of a collection. +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalmetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Metadata attached to collection. Useful to restrict search to a subset of collections. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaltitle?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.CollectionsListResponse.html b/static/api/v/types/document-grounding_src.CollectionsListResponse.html new file mode 100644 index 000000000..d575fbc86 --- /dev/null +++ b/static/api/v/types/document-grounding_src.CollectionsListResponse.html @@ -0,0 +1,3 @@ +CollectionsListResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias CollectionsListResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              CollectionsListResponse: { count?: number; resources: Collection[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A response containing collections retrieved from the server.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.CreatePipeline.html b/static/api/v/types/document-grounding_src.CreatePipeline.html new file mode 100644 index 000000000..9edf20134 --- /dev/null +++ b/static/api/v/types/document-grounding_src.CreatePipeline.html @@ -0,0 +1,3 @@ +CreatePipeline | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias CreatePipeline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CreatePipeline:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "MSSharePoint" } & MSSharePointPipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "S3" } & S3PipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "SFTP" } & SFTPPipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "SDM" } & SDMPipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "WorkZone" } & WorkZonePipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "ServiceNow" } & ServiceNowPipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "GoogleDrive" } & GoogleDrivePipelineCreateRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { type: "metadata" } & MetadataConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'CreatePipeline' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.DataRepositories.html b/static/api/v/types/document-grounding_src.DataRepositories.html new file mode 100644 index 000000000..a5fefa49e --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositories.html @@ -0,0 +1,3 @@ +DataRepositories | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias DataRepositories

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DataRepositories: { count?: number; resources: DataRepository[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'DataRepositories' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.DataRepository.html b/static/api/v/types/document-grounding_src.DataRepository.html new file mode 100644 index 000000000..a4700d493 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepository.html @@ -0,0 +1,7 @@ +DataRepository | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias DataRepository

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DataRepository: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        message?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        remoteGroundingName?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        title: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: DataRepositoryType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DataRepository schema expected by Retrieval.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Unique identifier of this DataRepository. +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmessage?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Metadata attached to DataRepository. Useful to later limit search to a subset of DataRepositories. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalremoteGroundingName?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • title: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: DataRepositoryType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.DataRepositoryMetaDataStrict.html b/static/api/v/types/document-grounding_src.DataRepositoryMetaDataStrict.html new file mode 100644 index 000000000..92c5f0de6 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositoryMetaDataStrict.html @@ -0,0 +1,6 @@ +DataRepositoryMetaDataStrict | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias DataRepositoryMetaDataStrict

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataRepositoryMetaDataStrict: MetaDataKeyValuePairStrict[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'DataRepositoryMetaDataStrict' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "key": "purpose",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "value": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "demonstration"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "key": "sample-key",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "value": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sample-value1",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sample-value2"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.DataRepositoryPerFilterSearchResult.html b/static/api/v/types/document-grounding_src.DataRepositoryPerFilterSearchResult.html new file mode 100644 index 000000000..e0173be06 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositoryPerFilterSearchResult.html @@ -0,0 +1,5 @@ +DataRepositoryPerFilterSearchResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DataRepositoryPerFilterSearchResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DataRepositoryPerFilterSearchResult: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filterId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            results?: DataRepositorySearchResult[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'DataRepositoryPerFilterSearchResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • filterId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalresults?: DataRepositorySearchResult[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          List of returned results. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.DataRepositorySearchResult.html b/static/api/v/types/document-grounding_src.DataRepositorySearchResult.html new file mode 100644 index 000000000..6ff44649f --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositorySearchResult.html @@ -0,0 +1,3 @@ +DataRepositorySearchResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DataRepositorySearchResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DataRepositorySearchResult: { dataRepository: DataRepositoryWithDocuments } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'DataRepositorySearchResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.DataRepositorySearchResults.html b/static/api/v/types/document-grounding_src.DataRepositorySearchResults.html new file mode 100644 index 000000000..54e150110 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositorySearchResults.html @@ -0,0 +1,4 @@ +DataRepositorySearchResults | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias DataRepositorySearchResults

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DataRepositorySearchResults: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                results: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DataRepositoryPerFilterSearchResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | PerFilterSearchResultWithError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'DataRepositorySearchResults' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.DataRepositoryType.html b/static/api/v/types/document-grounding_src.DataRepositoryType.html new file mode 100644 index 000000000..26d768ab2 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositoryType.html @@ -0,0 +1,3 @@ +DataRepositoryType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias DataRepositoryType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DataRepositoryType: "vector" | "help.sap.com" | "remote:dg"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Only include DataRepositories with the given type.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.DataRepositoryWithDocuments.html b/static/api/v/types/document-grounding_src.DataRepositoryWithDocuments.html new file mode 100644 index 000000000..e0521081a --- /dev/null +++ b/static/api/v/types/document-grounding_src.DataRepositoryWithDocuments.html @@ -0,0 +1,9 @@ +DataRepositoryWithDocuments | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias DataRepositoryWithDocuments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DataRepositoryWithDocuments: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    documents: Document[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    remoteGroundingName?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    title: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DataRepository schema returned by the Vector search endpoint

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • documents: Document[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Unique identifier of this DataRepository. +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalmessage?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Optional message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalmetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Metadata attached to DataRepository. Useful to later limit search to a subset of DataRepositories. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalremoteGroundingName?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Friendly destination Name (grounding.name) of remote instance.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • title: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.DenseRetrievalScoringConfiguration.html b/static/api/v/types/document-grounding_src.DenseRetrievalScoringConfiguration.html new file mode 100644 index 000000000..30f70b12f --- /dev/null +++ b/static/api/v/types/document-grounding_src.DenseRetrievalScoringConfiguration.html @@ -0,0 +1,7 @@ +DenseRetrievalScoringConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias DenseRetrievalScoringConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DenseRetrievalScoringConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      weight?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'DenseRetrievalScoringConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalenabled?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Enable dense retrieval. +Default: true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalweight?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Contribution to final score. +Default: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.DetailsErrorResponse.html b/static/api/v/types/document-grounding_src.DetailsErrorResponse.html new file mode 100644 index 000000000..c7c901828 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DetailsErrorResponse.html @@ -0,0 +1,5 @@ +DetailsErrorResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias DetailsErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DetailsErrorResponse: { code?: string; message?: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'DetailsErrorResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalcode?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Descriptive error code (not http status code)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmessage?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Plaintext error description

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.Document.html b/static/api/v/types/document-grounding_src.Document.html new file mode 100644 index 000000000..21098140a --- /dev/null +++ b/static/api/v/types/document-grounding_src.Document.html @@ -0,0 +1,4 @@ +Document | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Document: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          chunks: RetrievalChunk[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata?: RetrievalDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'Document' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.DocumentBulkDeleteRequest.html b/static/api/v/types/document-grounding_src.DocumentBulkDeleteRequest.html new file mode 100644 index 000000000..fc7f8dc0d --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentBulkDeleteRequest.html @@ -0,0 +1,6 @@ +DocumentBulkDeleteRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DocumentBulkDeleteRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DocumentBulkDeleteRequest: { ids: string[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A request to delete documents by their IDs.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • ids: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          List of document IDs to delete +Min Items: 1. +Max Items: 100.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.DocumentBulkDeleteResponse.html b/static/api/v/types/document-grounding_src.DocumentBulkDeleteResponse.html new file mode 100644 index 000000000..654a7ffcb --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentBulkDeleteResponse.html @@ -0,0 +1,5 @@ +DocumentBulkDeleteResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DocumentBulkDeleteResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DocumentBulkDeleteResponse: { deleted: string[]; notFound: string[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Response after deleting documents in bulk.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • deleted: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            List of successfully deleted document IDs

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • notFound: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            List of document IDs that were not found

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.DocumentCreateRequest.html b/static/api/v/types/document-grounding_src.DocumentCreateRequest.html new file mode 100644 index 000000000..e64995afa --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentCreateRequest.html @@ -0,0 +1,3 @@ +DocumentCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias DocumentCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DocumentCreateRequest: { documents: BaseDocument[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A create request containing one or more new documents to create and store in a collection.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.DocumentInput.html b/static/api/v/types/document-grounding_src.DocumentInput.html new file mode 100644 index 000000000..9e687774d --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentInput.html @@ -0,0 +1,6 @@ +DocumentInput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias DocumentInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DocumentInput: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  chunks: TextOnlyBaseChunkCreate[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: VectorDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              A single document stored in a collection by ID.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.DocumentKeyValueListPair.html b/static/api/v/types/document-grounding_src.DocumentKeyValueListPair.html new file mode 100644 index 000000000..ecbd3fd00 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentKeyValueListPair.html @@ -0,0 +1,4 @@ +DocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias DocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DocumentKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    matchMode?: FilterMatchModeEnum;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'DocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalmatchMode?: FilterMatchModeEnum
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.DocumentOutput.html b/static/api/v/types/document-grounding_src.DocumentOutput.html new file mode 100644 index 000000000..e9abd9047 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentOutput.html @@ -0,0 +1,5 @@ +DocumentOutput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias DocumentOutput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DocumentOutput: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      chunks: VectorChunk[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: VectorDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'DocumentOutput' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.DocumentResponse.html b/static/api/v/types/document-grounding_src.DocumentResponse.html new file mode 100644 index 000000000..33f6e5fc1 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentResponse.html @@ -0,0 +1,6 @@ +DocumentResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias DocumentResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    DocumentResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        chunks: TextOnlyBaseChunk[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: VectorDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A response containing information about a newly created, single document.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.DocumentStatus.html b/static/api/v/types/document-grounding_src.DocumentStatus.html new file mode 100644 index 000000000..b1f0efdf3 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentStatus.html @@ -0,0 +1,6 @@ +DocumentStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias DocumentStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DocumentStatus:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "TO_BE_PROCESSED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "INDEXED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "REINDEXED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "DEINDEXED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "FAILED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "FAILED_TO_BE_RETRIED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "TO_BE_SCHEDULED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'DocumentStatus' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "INDEXED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.DocumentUpdateRequest.html b/static/api/v/types/document-grounding_src.DocumentUpdateRequest.html new file mode 100644 index 000000000..4061fc4bd --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentUpdateRequest.html @@ -0,0 +1,3 @@ +DocumentUpdateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DocumentUpdateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DocumentUpdateRequest: { documents: DocumentInput[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        An update request containing one or more documents to update existing documents in a collection by ID.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.DocumentWithoutChunks.html b/static/api/v/types/document-grounding_src.DocumentWithoutChunks.html new file mode 100644 index 000000000..08cc5d40a --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentWithoutChunks.html @@ -0,0 +1,5 @@ +DocumentWithoutChunks | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DocumentWithoutChunks

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DocumentWithoutChunks: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata: VectorDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A single document stored in a collection by ID without exposing its chunks.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier of a document. +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • metadata: VectorDocumentKeyValueListPair[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.Documents.html b/static/api/v/types/document-grounding_src.Documents.html new file mode 100644 index 000000000..d66202ad0 --- /dev/null +++ b/static/api/v/types/document-grounding_src.Documents.html @@ -0,0 +1,3 @@ +Documents | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Documents: { count?: number; resources: DocumentWithoutChunks[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A response containing documents retrieved from the server.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.DocumentsChunk.html b/static/api/v/types/document-grounding_src.DocumentsChunk.html new file mode 100644 index 000000000..7608b4c31 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentsChunk.html @@ -0,0 +1,5 @@ +DocumentsChunk | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias DocumentsChunk

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DocumentsChunk: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  documents: DocumentOutput[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  title: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'DocumentsChunk' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • documents: DocumentOutput[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalmetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • title: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.DocumentsListResponse.html b/static/api/v/types/document-grounding_src.DocumentsListResponse.html new file mode 100644 index 000000000..47674535d --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentsListResponse.html @@ -0,0 +1,3 @@ +DocumentsListResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias DocumentsListResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DocumentsListResponse: { documents: DocumentWithoutChunks[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                A response containing documents retrieved from the server.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.DocumentsStatusResponse.html b/static/api/v/types/document-grounding_src.DocumentsStatusResponse.html new file mode 100644 index 000000000..418d572b4 --- /dev/null +++ b/static/api/v/types/document-grounding_src.DocumentsStatusResponse.html @@ -0,0 +1,6 @@ +DocumentsStatusResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias DocumentsStatusResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DocumentsStatusResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      count?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resources?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              absoluteUrl?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createdTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              downloadLocation?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lastUpdatedTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadataId?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              status?: DocumentStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              title?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              viewLocation?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'DocumentsStatusResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalcount?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalresources?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            absoluteUrl?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createdTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            downloadLocation?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            lastUpdatedTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadataId?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            status?: DocumentStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            title?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            viewLocation?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.EmbeddingConfig.html b/static/api/v/types/document-grounding_src.EmbeddingConfig.html new file mode 100644 index 000000000..edceb5762 --- /dev/null +++ b/static/api/v/types/document-grounding_src.EmbeddingConfig.html @@ -0,0 +1,5 @@ +EmbeddingConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias EmbeddingConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    EmbeddingConfig: { modelName?: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'EmbeddingConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalmodelName?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Default: "text-embedding-ada-002". +Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.FilterMatchModeEnum.html b/static/api/v/types/document-grounding_src.FilterMatchModeEnum.html new file mode 100644 index 000000000..6b36f44c3 --- /dev/null +++ b/static/api/v/types/document-grounding_src.FilterMatchModeEnum.html @@ -0,0 +1,3 @@ +FilterMatchModeEnum | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias FilterMatchModeEnum

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      FilterMatchModeEnum: "ANY" | "ALL"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'FilterMatchModeEnum' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.GenericError.html b/static/api/v/types/document-grounding_src.GenericError.html new file mode 100644 index 000000000..0f7b455ed --- /dev/null +++ b/static/api/v/types/document-grounding_src.GenericError.html @@ -0,0 +1,4 @@ +GenericError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias GenericError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GenericError: { error: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'GenericError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • error: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Human-readable error message

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.GetPipeline.html b/static/api/v/types/document-grounding_src.GetPipeline.html new file mode 100644 index 000000000..af8bb326c --- /dev/null +++ b/static/api/v/types/document-grounding_src.GetPipeline.html @@ -0,0 +1,3 @@ +GetPipeline | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias GetPipeline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GetPipeline:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "MSSharePoint" } & MSSharePointPipelineGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "S3" } & S3PipelineGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "SFTP" } & SFTPPipelineGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "SDM" } & SDMPipelineGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "WorkZone" } & WorkZonePipelineGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "ServiceNow" } & ServiceNowPipelineGetResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | { type: "GoogleDrive" } & GoogleDrivePipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'GetPipeline' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.GetPipelineExecutionById.html b/static/api/v/types/document-grounding_src.GetPipelineExecutionById.html new file mode 100644 index 000000000..cf445f700 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GetPipelineExecutionById.html @@ -0,0 +1,12 @@ +GetPipelineExecutionById | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias GetPipelineExecutionById

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GetPipelineExecutionById: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createdAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                modifiedAt?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                status?: PipelineExecutionStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'GetPipelineExecutionById' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalcreatedAt?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "2024-02-15T12:45:00Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalid?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalmodifiedAt?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "2024-02-15T12:45:00Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalstatus?: PipelineExecutionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.GetPipelineExecutions.html b/static/api/v/types/document-grounding_src.GetPipelineExecutions.html new file mode 100644 index 000000000..1f4691665 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GetPipelineExecutions.html @@ -0,0 +1,6 @@ +GetPipelineExecutions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias GetPipelineExecutions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GetPipelineExecutions: { count?: number; resources?: PipelineExecutionData[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'GetPipelineExecutions' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalcount?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalresources?: PipelineExecutionData[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.GetPipelineStatus.html b/static/api/v/types/document-grounding_src.GetPipelineStatus.html new file mode 100644 index 000000000..361762428 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GetPipelineStatus.html @@ -0,0 +1,12 @@ +GetPipelineStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias GetPipelineStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GetPipelineStatus: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    createdAt?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lastCompletedAt?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lastStarted?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status?: PipelineExecutionStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'GetPipelineStatus' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalcreatedAt?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "2024-02-15T12:45:00.000Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern: "^$|^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{3})?Z$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionallastCompletedAt?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "2024-02-15T12:45:00.000Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern: "^$|^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{3})?Z$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionallastStarted?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "2024-02-15T12:45:00.000Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Pattern: "^$|^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{3})?Z$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalstatus?: PipelineExecutionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.GetPipelines.html b/static/api/v/types/document-grounding_src.GetPipelines.html new file mode 100644 index 000000000..953a7351a --- /dev/null +++ b/static/api/v/types/document-grounding_src.GetPipelines.html @@ -0,0 +1,3 @@ +GetPipelines | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias GetPipelines

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  GetPipelines: { count?: number; resources: GetPipeline[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'GetPipelines' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.GoogleDriveConfig.html b/static/api/v/types/document-grounding_src.GoogleDriveConfig.html new file mode 100644 index 000000000..536525b76 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDriveConfig.html @@ -0,0 +1,9 @@ +GoogleDriveConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias GoogleDriveConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    GoogleDriveConfig: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        includePaths?: IncludePathsArray;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resourceId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resourceType: "SHARED_FOLDER" | "SHARED_DRIVE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'GoogleDriveConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalincludePaths?: IncludePathsArray
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalresourceId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "0AGVUFpXcXc5Uk9PVA"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • resourceType: "SHARED_FOLDER" | "SHARED_DRIVE"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "SHARED_DRIVE"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.GoogleDriveConfigurationMinimal.html b/static/api/v/types/document-grounding_src.GoogleDriveConfigurationMinimal.html new file mode 100644 index 000000000..20ec5feca --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDriveConfigurationMinimal.html @@ -0,0 +1,4 @@ +GoogleDriveConfigurationMinimal | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias GoogleDriveConfigurationMinimal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'GoogleDriveConfigurationMinimal' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type GoogleDriveConfigurationMinimal = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          googleDrive: GoogleDriveResourceDetail;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      googleDrive +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.GoogleDriveConfigurationStruct.html b/static/api/v/types/document-grounding_src.GoogleDriveConfigurationStruct.html new file mode 100644 index 000000000..acd572d43 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDriveConfigurationStruct.html @@ -0,0 +1,14 @@ +GoogleDriveConfigurationStruct | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias GoogleDriveConfigurationStruct

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        GoogleDriveConfigurationStruct: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cronExpression?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            googleDrive: GoogleDriveConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadataConfigId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'GoogleDriveConfigurationStruct' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalcronExpression?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Optional cron expression for scheduling pipeline execution. +Must represent an interval greater than 1 hour.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "0 \*/20 * * *"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • destination: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "destination-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • googleDrive: GoogleDriveConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalmetadataConfigId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.GoogleDrivePipelineCreateRequest.html b/static/api/v/types/document-grounding_src.GoogleDrivePipelineCreateRequest.html new file mode 100644 index 000000000..f8e4dc663 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDrivePipelineCreateRequest.html @@ -0,0 +1,3 @@ +GoogleDrivePipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias GoogleDrivePipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GoogleDrivePipelineCreateRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              configuration: GoogleDriveConfigurationStruct;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              metadata?: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "GoogleDrive";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'GoogleDrivePipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.GoogleDrivePipelineGetResponse.html b/static/api/v/types/document-grounding_src.GoogleDrivePipelineGetResponse.html new file mode 100644 index 000000000..cd969599f --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDrivePipelineGetResponse.html @@ -0,0 +1,3 @@ +GoogleDrivePipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias GoogleDrivePipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            GoogleDrivePipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                configuration: GoogleDriveConfigurationMinimal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type?: "GoogleDrive";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'GoogleDrivePipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.GoogleDrivePipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.GoogleDrivePipelineMinimalResponse.html new file mode 100644 index 000000000..f809a403a --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDrivePipelineMinimalResponse.html @@ -0,0 +1,6 @@ +GoogleDrivePipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias GoogleDrivePipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              GoogleDrivePipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configuration?: GoogleDriveConfigurationMinimal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "GoogleDrive";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'GoogleDrivePipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalconfiguration?: GoogleDriveConfigurationMinimal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • type: "GoogleDrive"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.GoogleDriveResourceDetail.html b/static/api/v/types/document-grounding_src.GoogleDriveResourceDetail.html new file mode 100644 index 000000000..920ccc552 --- /dev/null +++ b/static/api/v/types/document-grounding_src.GoogleDriveResourceDetail.html @@ -0,0 +1,9 @@ +GoogleDriveResourceDetail | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias GoogleDriveResourceDetail

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                GoogleDriveResourceDetail: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includePaths?: IncludePathsArray;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resourceId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resourceType?: "SHARED_FOLDER" | "SHARED_DRIVE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'GoogleDriveResourceDetail' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalincludePaths?: IncludePathsArray
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalresourceId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "0AGVUFpXcXc5Uk9PVA"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalresourceType?: "SHARED_FOLDER" | "SHARED_DRIVE"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "SHARED_DRIVE"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.HTTPValidationError.html b/static/api/v/types/document-grounding_src.HTTPValidationError.html new file mode 100644 index 000000000..3f07ea5bb --- /dev/null +++ b/static/api/v/types/document-grounding_src.HTTPValidationError.html @@ -0,0 +1,3 @@ +HTTPValidationError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias HTTPValidationError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  HTTPValidationError: { detail?: ValidationError[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'HTTPValidationError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.IncludePathsArray.html b/static/api/v/types/document-grounding_src.IncludePathsArray.html new file mode 100644 index 000000000..5c6e34820 --- /dev/null +++ b/static/api/v/types/document-grounding_src.IncludePathsArray.html @@ -0,0 +1,6 @@ +IncludePathsArray | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias IncludePathsArray

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    IncludePathsArray: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'IncludePathsArray' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "/testFolder1",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "/testFolder2"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.KeyValueListPair.html b/static/api/v/types/document-grounding_src.KeyValueListPair.html new file mode 100644 index 000000000..6c7b43fa8 --- /dev/null +++ b/static/api/v/types/document-grounding_src.KeyValueListPair.html @@ -0,0 +1,4 @@ +KeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias KeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      KeyValueListPair: { key: string; value: string[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'KeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.KeyWordRetrievalScoringConfiguration.html b/static/api/v/types/document-grounding_src.KeyWordRetrievalScoringConfiguration.html new file mode 100644 index 000000000..78aecc43f --- /dev/null +++ b/static/api/v/types/document-grounding_src.KeyWordRetrievalScoringConfiguration.html @@ -0,0 +1,8 @@ +KeyWordRetrievalScoringConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias KeyWordRetrievalScoringConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        KeyWordRetrievalScoringConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            extractKeyWordsFromQuery?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            weight?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'KeyWordRetrievalScoringConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalenabled?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Enable dense retrieval. +Default: true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalextractKeyWordsFromQuery?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Extract Keywords from Query.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalweight?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Contribution to final score. +Default: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.MSSharePointConfiguration.html b/static/api/v/types/document-grounding_src.MSSharePointConfiguration.html new file mode 100644 index 000000000..cfd187eb8 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MSSharePointConfiguration.html @@ -0,0 +1,9 @@ +MSSharePointConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias MSSharePointConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MSSharePointConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cronExpression?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sharePoint: SharePointConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'MSSharePointConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalcronExpression?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "0 3 * * *"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • destination: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "generic-secret-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • sharePoint: SharePointConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.MSSharePointConfigurationGetResponse.html b/static/api/v/types/document-grounding_src.MSSharePointConfigurationGetResponse.html new file mode 100644 index 000000000..57cbfca63 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MSSharePointConfigurationGetResponse.html @@ -0,0 +1,3 @@ +MSSharePointConfigurationGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias MSSharePointConfigurationGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MSSharePointConfigurationGetResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sharePoint: SharePointConfigGetResponse;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'MSSharePointConfigurationGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.MSSharePointConfigurationMinimal.html b/static/api/v/types/document-grounding_src.MSSharePointConfigurationMinimal.html new file mode 100644 index 000000000..99bc79bef --- /dev/null +++ b/static/api/v/types/document-grounding_src.MSSharePointConfigurationMinimal.html @@ -0,0 +1,3 @@ +MSSharePointConfigurationMinimal | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias MSSharePointConfigurationMinimal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MSSharePointConfigurationMinimal: { sharePoint: SharePointSiteDetail } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'MSSharePointConfigurationMinimal' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.MSSharePointPipelineCreateRequest.html b/static/api/v/types/document-grounding_src.MSSharePointPipelineCreateRequest.html new file mode 100644 index 000000000..04596498c --- /dev/null +++ b/static/api/v/types/document-grounding_src.MSSharePointPipelineCreateRequest.html @@ -0,0 +1,3 @@ +MSSharePointPipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MSSharePointPipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MSSharePointPipelineCreateRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configuration: MSSharePointConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: "MSSharePoint";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'MSSharePointPipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.MSSharePointPipelineGetResponse.html b/static/api/v/types/document-grounding_src.MSSharePointPipelineGetResponse.html new file mode 100644 index 000000000..04a3179bd --- /dev/null +++ b/static/api/v/types/document-grounding_src.MSSharePointPipelineGetResponse.html @@ -0,0 +1,3 @@ +MSSharePointPipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias MSSharePointPipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MSSharePointPipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      configuration: MSSharePointConfigurationGetResponse;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type?: "MSSharePoint";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'MSSharePointPipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.MSSharePointPipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.MSSharePointPipelineMinimalResponse.html new file mode 100644 index 000000000..5ff6d5b55 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MSSharePointPipelineMinimalResponse.html @@ -0,0 +1,6 @@ +MSSharePointPipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias MSSharePointPipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    MSSharePointPipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        configuration: MSSharePointConfigurationMinimal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "MSSharePoint";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'MSSharePointPipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • configuration: MSSharePointConfigurationMinimal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: "MSSharePoint"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.ManualPipelineTrigger.html b/static/api/v/types/document-grounding_src.ManualPipelineTrigger.html new file mode 100644 index 000000000..e3b8824e0 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ManualPipelineTrigger.html @@ -0,0 +1,9 @@ +ManualPipelineTrigger | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ManualPipelineTrigger

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ManualPipelineTrigger: { metadataOnly?: boolean; pipelineId?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ManualPipelineTrigger' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalmetadataOnly?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalpipelineId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.MergeStrategyReranker.html b/static/api/v/types/document-grounding_src.MergeStrategyReranker.html new file mode 100644 index 000000000..a84e0d377 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MergeStrategyReranker.html @@ -0,0 +1,7 @@ +MergeStrategyReranker | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias MergeStrategyReranker

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        MergeStrategyReranker: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            boosting?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    { key: string; scope: string[]; value: string[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            includeAllMetaData?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            model?: "cohere-3.5" | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type?: MergeStrategyType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The MergeStrategyReranker will call a reranker LLM to merge the given PerFilterSearchResult instances. This strategy adds latency, but yields good results.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalboosting?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  { key: string; scope: string[]; value: string[] } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              )[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Key-value pairs to be included in the ranking process, to boost related chunks according to chunk content and metadata, if includeMetaData is true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalincludeAllMetaData?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          If true, document and chunk metadata are sent to the reranker LLM along with the text content of the chunk.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalmodel?: "cohere-3.5" | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The RerankerModel to use. +Default: "cohere-3.5".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaltype?: MergeStrategyType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.MergeStrategyScoreReuse.html b/static/api/v/types/document-grounding_src.MergeStrategyScoreReuse.html new file mode 100644 index 000000000..eeeb53207 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MergeStrategyScoreReuse.html @@ -0,0 +1,3 @@ +MergeStrategyScoreReuse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias MergeStrategyScoreReuse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MergeStrategyScoreReuse: { type?: MergeStrategyType } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The MergeStrategyScoreReuse merges the given PerFilterSearchResult instances according to the scores returned by the downstream retrieval process. It is important that the scores are comparable, meaning they should come from the same embedding model or reranker model.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.MergeStrategyType.html b/static/api/v/types/document-grounding_src.MergeStrategyType.html new file mode 100644 index 000000000..15f413d92 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MergeStrategyType.html @@ -0,0 +1,3 @@ +MergeStrategyType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias MergeStrategyType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MergeStrategyType: "reranker" | "scoreReuse" | "reciprocalRankFusion" | "random"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'MergeStrategyType' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.MetaData.html b/static/api/v/types/document-grounding_src.MetaData.html new file mode 100644 index 000000000..33ca36f02 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetaData.html @@ -0,0 +1,9 @@ +MetaData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetaData: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataRepositoryMetadata?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      { key: string; value: string[] } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  destination?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'MetaData' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaldataRepositoryMetadata?: ({ key: string; value: string[] } & Record<string, any>)[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "key": "purpose",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "value": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "demonstration"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "key": "sample-key",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "value": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "sample-value1",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "sample-value2"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionaldestination?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "destination-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.MetaDataKeyValuePairStrict.html b/static/api/v/types/document-grounding_src.MetaDataKeyValuePairStrict.html new file mode 100644 index 000000000..280dbfba9 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetaDataKeyValuePairStrict.html @@ -0,0 +1,6 @@ +MetaDataKeyValuePairStrict | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MetaDataKeyValuePairStrict

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MetaDataKeyValuePairStrict: { key: string; value: string[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'MetaDataKeyValuePairStrict' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Max Length: 1024. +Min Length: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.MetadataConfiguration.html b/static/api/v/types/document-grounding_src.MetadataConfiguration.html new file mode 100644 index 000000000..fa5446a35 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataConfiguration.html @@ -0,0 +1,3 @@ +MetadataConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias MetadataConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MetadataConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      configuration: MetadataConfigurationStruct;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: { dataRepositoryMetadata: DataRepositoryMetaDataStrict } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "metadata";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'MetadataConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.MetadataConfigurationStruct.html b/static/api/v/types/document-grounding_src.MetadataConfigurationStruct.html new file mode 100644 index 000000000..11888e8a4 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataConfigurationStruct.html @@ -0,0 +1,11 @@ +MetadataConfigurationStruct | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias MetadataConfigurationStruct

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    MetadataConfigurationStruct: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cronExpression?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadataConfigId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'MetadataConfigurationStruct' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalcronExpression?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Optional cron expression for scheduling pipeline execution. +Must represent an interval greater than 1 hour.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "0 \*/20 * * *"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • metadataConfigId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Min Length: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.MetadataItem.html b/static/api/v/types/document-grounding_src.MetadataItem.html new file mode 100644 index 000000000..d69d6deaa --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataItem.html @@ -0,0 +1,7 @@ +MetadataItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias MetadataItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MetadataItem: { id: string; metadata?: VectorKeyValueListPair[] | null } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'MetadataItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ID of collection +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalmetadata?: VectorKeyValueListPair[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of metadata of the collections or documents or chunks +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.MetadataKeyUpdate.html b/static/api/v/types/document-grounding_src.MetadataKeyUpdate.html new file mode 100644 index 000000000..4bbd79aa7 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataKeyUpdate.html @@ -0,0 +1,6 @@ +MetadataKeyUpdate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias MetadataKeyUpdate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        MetadataKeyUpdate: { key: string; operations?: MetadataOperation[] | null } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'MetadataKeyUpdate' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Key to update +Min Length: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaloperations?: MetadataOperation[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Update operation executed for the key

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.MetadataOperation.html b/static/api/v/types/document-grounding_src.MetadataOperation.html new file mode 100644 index 000000000..00748736a --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataOperation.html @@ -0,0 +1,4 @@ +MetadataOperation | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias MetadataOperation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          MetadataOperation: { op: MetadataOperationEnum; values?: string[] | null } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'MetadataOperation' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • op: MetadataOperationEnum
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalvalues?: string[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            List of values to update.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.MetadataOperationEnum.html b/static/api/v/types/document-grounding_src.MetadataOperationEnum.html new file mode 100644 index 000000000..6986784a0 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataOperationEnum.html @@ -0,0 +1,3 @@ +MetadataOperationEnum | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias MetadataOperationEnum

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MetadataOperationEnum: "add" | "remove" | "replace" | "delete_key"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'MetadataOperationEnum' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.MetadataResponse.html b/static/api/v/types/document-grounding_src.MetadataResponse.html new file mode 100644 index 000000000..4d962408b --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataResponse.html @@ -0,0 +1,5 @@ +MetadataResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias MetadataResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetadataResponse: { current_metadata?: MetadataItem[] | null } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'MetadataResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalcurrent_metadata?: MetadataItem[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                List of metadata after updates. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.MetadataUpdateItem.html b/static/api/v/types/document-grounding_src.MetadataUpdateItem.html new file mode 100644 index 000000000..8f27aa87a --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataUpdateItem.html @@ -0,0 +1,5 @@ +MetadataUpdateItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MetadataUpdateItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MetadataUpdateItem: { ids: string[]; metadataUpdates: MetadataKeyUpdate[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'MetadataUpdateItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • ids: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  List of collection or document or chunk ids for which the metadata should be updated

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • metadataUpdates: MetadataKeyUpdate[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  List of metadata updates for the given resource ids

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.MetadataUpdates.html b/static/api/v/types/document-grounding_src.MetadataUpdates.html new file mode 100644 index 000000000..a57da1967 --- /dev/null +++ b/static/api/v/types/document-grounding_src.MetadataUpdates.html @@ -0,0 +1,4 @@ +MetadataUpdates | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias MetadataUpdates

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MetadataUpdates: { updates: MetadataUpdateItem[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'MetadataUpdates' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • updates: MetadataUpdateItem[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    List of metadata updates.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.PatchPipeline.html b/static/api/v/types/document-grounding_src.PatchPipeline.html new file mode 100644 index 000000000..db18ae356 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PatchPipeline.html @@ -0,0 +1,3 @@ +PatchPipeline | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PatchPipeline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    PatchPipeline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        configuration?: { cronExpression?: string } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataRepositoryMetadata?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                { key: string; value: string[] } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'PatchPipeline' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.PerFilterSearchResult.html b/static/api/v/types/document-grounding_src.PerFilterSearchResult.html new file mode 100644 index 000000000..d2cb3e4bc --- /dev/null +++ b/static/api/v/types/document-grounding_src.PerFilterSearchResult.html @@ -0,0 +1,3 @@ +PerFilterSearchResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PerFilterSearchResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      PerFilterSearchResult: { filterId: string; results: DocumentsChunk[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'PerFilterSearchResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.PerFilterSearchResultError.html b/static/api/v/types/document-grounding_src.PerFilterSearchResultError.html new file mode 100644 index 000000000..1886581ed --- /dev/null +++ b/static/api/v/types/document-grounding_src.PerFilterSearchResultError.html @@ -0,0 +1,4 @@ +PerFilterSearchResultError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias PerFilterSearchResultError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        PerFilterSearchResultError: { message: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Error message if any.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default: "Unknown Error Occurred".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.PerFilterSearchResultWithError.html b/static/api/v/types/document-grounding_src.PerFilterSearchResultWithError.html new file mode 100644 index 000000000..5f6016c69 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PerFilterSearchResultWithError.html @@ -0,0 +1,3 @@ +PerFilterSearchResultWithError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias PerFilterSearchResultWithError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PerFilterSearchResultWithError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              error?: PerFilterSearchResultError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filterId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'PerFilterSearchResultWithError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.PipelineDocumentResponse.html b/static/api/v/types/document-grounding_src.PipelineDocumentResponse.html new file mode 100644 index 000000000..d2437a1a8 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PipelineDocumentResponse.html @@ -0,0 +1,18 @@ +PipelineDocumentResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias PipelineDocumentResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PipelineDocumentResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                absoluteUrl?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createdTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                downloadLocation?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lastUpdatedTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metadataId?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                status?: DocumentStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                title?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                viewLocation?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'PipelineDocumentResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalabsoluteUrl?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalcreatedTimestamp?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "2024-02-15T12:45:00Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionaldownloadLocation?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "location"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalid?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionallastUpdatedTimestamp?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "2024-02-15T12:45:00Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalmetadataId?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalstatus?: DocumentStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionaltitle?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalviewLocation?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "location"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.PipelineExecutionData.html b/static/api/v/types/document-grounding_src.PipelineExecutionData.html new file mode 100644 index 000000000..fee6fe424 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PipelineExecutionData.html @@ -0,0 +1,12 @@ +PipelineExecutionData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias PipelineExecutionData

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PipelineExecutionData: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  createdAt?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  modifiedAt?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status?: PipelineExecutionStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'PipelineExecutionData' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalcreatedAt?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "2024-02-15T12:45:00Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern: "^$|^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{3})?Z$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalid?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalmodifiedAt?: string | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "2024-02-15T12:45:00Z"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Pattern: "^$|^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{3})?Z$". +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalstatus?: PipelineExecutionStatus
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.PipelineExecutionStatus.html b/static/api/v/types/document-grounding_src.PipelineExecutionStatus.html new file mode 100644 index 000000000..772d8e932 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PipelineExecutionStatus.html @@ -0,0 +1,3 @@ +PipelineExecutionStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias PipelineExecutionStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PipelineExecutionStatus:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "NEW"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "CREATING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "CREATED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "CREATION_FAILED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "UNKNOWN"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "INPROGRESS"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "FINISHED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "FINISHEDWITHERRORS"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "TIMEOUT"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "DELETION_INPROGRESS"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "DELETION_FAILED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'PipelineExecutionStatus' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.PipelineId.html b/static/api/v/types/document-grounding_src.PipelineId.html new file mode 100644 index 000000000..006a12957 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PipelineId.html @@ -0,0 +1,6 @@ +PipelineId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PipelineId: { pipelineId?: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'PipelineId' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalpipelineId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.PipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.PipelineMinimalResponse.html new file mode 100644 index 000000000..a609b17f1 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PipelineMinimalResponse.html @@ -0,0 +1,3 @@ +PipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    PipelineMinimalResponse:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "MSSharePoint" } & MSSharePointPipelineMinimalResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "S3" } & S3PipelineMinimalResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "SFTP" } & SFTPPipelineMinimalResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "SDM" } & SDMPipelineMinimalResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "WorkZone" } & WorkZonePipelineMinimalResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "ServiceNow" } & ServiceNowPipelineMinimalResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | { type: "GoogleDrive" } & GoogleDrivePipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'PipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.PostProcessingObjectReference.html b/static/api/v/types/document-grounding_src.PostProcessingObjectReference.html new file mode 100644 index 000000000..3321f6a33 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PostProcessingObjectReference.html @@ -0,0 +1,5 @@ +PostProcessingObjectReference | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PostProcessingObjectReference

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      PostProcessingObjectReference: { id?: string | null } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'PostProcessingObjectReference' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalid?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        PerFilterSearchResult ID or PostProcessingOperation ID. +Default: "6d3eeafd-f3db-4e8e-949a-0e40e50eab64".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.PostProcessingOperation.html b/static/api/v/types/document-grounding_src.PostProcessingOperation.html new file mode 100644 index 000000000..4f76f7134 --- /dev/null +++ b/static/api/v/types/document-grounding_src.PostProcessingOperation.html @@ -0,0 +1,9 @@ +PostProcessingOperation | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias PostProcessingOperation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        PostProcessingOperation: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            inputs: (PostProcessingObjectReference | PostProcessingOperation)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            maxChunkCount?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            strategy: MergeStrategyScoreReuse | MergeStrategyReranker;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'PostProcessingOperation' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalid?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          New ID for each PostProcessingOperation. +Default: "ae9eee48-4671-4321-a3e5-640adaaf26ae".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • inputs: (PostProcessingObjectReference | PostProcessingOperation)[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalmaxChunkCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Maximum number of chunks to be retained in final PerSearchFilterResult. +Default: 5. +Maximum: 10000000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • strategy: MergeStrategyScoreReuse | MergeStrategyReranker

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Merging and scoring strategy to derive final PerSearchFilterResult.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.RetrievalBinaryBooleanFilter.html b/static/api/v/types/document-grounding_src.RetrievalBinaryBooleanFilter.html new file mode 100644 index 000000000..7ab965de1 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalBinaryBooleanFilter.html @@ -0,0 +1,3 @@ +RetrievalBinaryBooleanFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RetrievalBinaryBooleanFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RetrievalBinaryBooleanFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              left: RetrievalBinaryBooleanFilter | RetrievalScopedKeyValueListPair;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              operator: "and" | "or";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              right: RetrievalBinaryBooleanFilter | RetrievalScopedKeyValueListPair;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'RetrievalBinaryBooleanFilter' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.RetrievalChunk.html b/static/api/v/types/document-grounding_src.RetrievalChunk.html new file mode 100644 index 000000000..53704bc3e --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalChunk.html @@ -0,0 +1,4 @@ +RetrievalChunk | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RetrievalChunk

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RetrievalChunk: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                metadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                postProcessingScore?: Score;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                searchScores?: SearchScores;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'RetrievalChunk' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • content: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalmetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalpostProcessingScore?: Score
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalsearchScores?: SearchScores
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.RetrievalDataRepositorySearchResult.html b/static/api/v/types/document-grounding_src.RetrievalDataRepositorySearchResult.html new file mode 100644 index 000000000..1786b7f7c --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalDataRepositorySearchResult.html @@ -0,0 +1,3 @@ +RetrievalDataRepositorySearchResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RetrievalDataRepositorySearchResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RetrievalDataRepositorySearchResult: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  dataRepository: DataRepositoryWithDocuments;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'RetrievalDataRepositorySearchResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.RetrievalDocumentKeyValueListPair.html b/static/api/v/types/document-grounding_src.RetrievalDocumentKeyValueListPair.html new file mode 100644 index 000000000..23e94ce2a --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalDocumentKeyValueListPair.html @@ -0,0 +1,4 @@ +RetrievalDocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RetrievalDocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RetrievalDocumentKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    matchMode?: FilterMatchModeEnum;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'RetrievalDocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalmatchMode?: FilterMatchModeEnum
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.RetrievalKeyValueListPair.html b/static/api/v/types/document-grounding_src.RetrievalKeyValueListPair.html new file mode 100644 index 000000000..784efd89d --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalKeyValueListPair.html @@ -0,0 +1,4 @@ +RetrievalKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RetrievalKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RetrievalKeyValueListPair: { key: string; value: string[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'RetrievalKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResult.html b/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResult.html new file mode 100644 index 000000000..cd2228dda --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResult.html @@ -0,0 +1,6 @@ +RetrievalPerFilterSearchResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RetrievalPerFilterSearchResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RetrievalPerFilterSearchResult: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filterId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        remoteGroundingName?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        results?: RetrievalDataRepositorySearchResult[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'RetrievalPerFilterSearchResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • filterId: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalremoteGroundingName?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Friendly Destination Name of remote instance (grounding.name). Only present if dataRepositoryType = remote:dg.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalresults?: RetrievalDataRepositorySearchResult[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      List of returned results. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultError.html b/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultError.html new file mode 100644 index 000000000..0f001655b --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultError.html @@ -0,0 +1,4 @@ +RetrievalPerFilterSearchResultError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RetrievalPerFilterSearchResultError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RetrievalPerFilterSearchResultError: { message: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Error message if any.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default: "Unknown Error Occurred".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultWithError.html b/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultWithError.html new file mode 100644 index 000000000..ed84ad745 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalPerFilterSearchResultWithError.html @@ -0,0 +1,3 @@ +RetrievalPerFilterSearchResultWithError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RetrievalPerFilterSearchResultWithError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RetrievalPerFilterSearchResultWithError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            error?: RetrievalPerFilterSearchResultError;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filterId: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'RetrievalPerFilterSearchResultWithError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.RetrievalScopedKeyValueListPair.html b/static/api/v/types/document-grounding_src.RetrievalScopedKeyValueListPair.html new file mode 100644 index 000000000..7a03c0356 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalScopedKeyValueListPair.html @@ -0,0 +1,5 @@ +RetrievalScopedKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias RetrievalScopedKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          RetrievalScopedKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              scope?: "repository" | "document" | "chunk";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'RetrievalScopedKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalscope?: "repository" | "document" | "chunk"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Default: "document".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.RetrievalSearchConfiguration.html b/static/api/v/types/document-grounding_src.RetrievalSearchConfiguration.html new file mode 100644 index 000000000..75a625e50 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalSearchConfiguration.html @@ -0,0 +1,8 @@ +RetrievalSearchConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias RetrievalSearchConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RetrievalSearchConfiguration:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | { maxChunkCount?: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | null; maxDocumentCount?: number | null } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'RetrievalSearchConfiguration' schema. +Default: {}.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • { maxChunkCount?: number | null; maxDocumentCount?: number | null } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalmaxChunkCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Maximum number of chunks to be returned. Cannot be used with 'maxDocumentCount'. +Maximum: 10000000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalmaxDocumentCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                [Only supports 'vector' dataRepositoryType] - Maximum number of documents to be returned. Cannot be used with 'maxChunkCount'. If maxDocumentCount is given, then only one chunk per document is returned. +Maximum: 10000000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.RetrievalSearchDocumentKeyValueListPair.html b/static/api/v/types/document-grounding_src.RetrievalSearchDocumentKeyValueListPair.html new file mode 100644 index 000000000..cf9ba0a1d --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalSearchDocumentKeyValueListPair.html @@ -0,0 +1,5 @@ +RetrievalSearchDocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RetrievalSearchDocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RetrievalSearchDocumentKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selectMode?: RetrievalSearchSelectOptionEnum[] | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'RetrievalSearchDocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalselectMode?: RetrievalSearchSelectOptionEnum[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Select mode for search filters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.RetrievalSearchFilter.html b/static/api/v/types/document-grounding_src.RetrievalSearchFilter.html new file mode 100644 index 000000000..e1a02f20c --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalSearchFilter.html @@ -0,0 +1,15 @@ +RetrievalSearchFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RetrievalSearchFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RetrievalSearchFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    chunkMetadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataRepositories?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataRepositoryMetadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataRepositoryType: DataRepositoryType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    documentMetadata?: RetrievalSearchDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    remoteName?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    searchConfiguration?: RetrievalSearchConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Limit scope of search to certain DataRepositories, Documents or Chunks.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalchunkMetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Restrict chunks considered during search to those with the given metadata. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaldataRepositories?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Specify [''] to search across all DataRepositories or give a specific list of DataRepository ids. +Default: [ +"" +].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaldataRepositoryMetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Restrict DataRepositories considered during search to those annotated with the given metadata. Useful when combined with dataRepositories=['*'] +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • dataRepositoryType: DataRepositoryType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaldocumentMetadata?: RetrievalSearchDocumentKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Restrict documents considered during search to those annotated with the given metadata. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Identifier of this RetrievalSearchFilter - unique per request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalremoteName?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Destination Name of remote instance.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionalsearchConfiguration?: RetrievalSearchConfiguration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.RetrievalSearchInput.html b/static/api/v/types/document-grounding_src.RetrievalSearchInput.html new file mode 100644 index 000000000..e550f79c5 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalSearchInput.html @@ -0,0 +1,7 @@ +RetrievalSearchInput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias RetrievalSearchInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  RetrievalSearchInput: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filters: (RetrievalSearchFilter | RetrievalVectorSearchFilter)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      postProcessing?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inputs: (PostProcessingObjectReference | PostProcessingOperation)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxChunkCount?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              strategy: MergeStrategyScoreReuse | MergeStrategyReranker;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      query: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'RetrievalSearchInput' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.RetrievalSearchResults.html b/static/api/v/types/document-grounding_src.RetrievalSearchResults.html new file mode 100644 index 000000000..f8aad332d --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalSearchResults.html @@ -0,0 +1,4 @@ +RetrievalSearchResults | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias RetrievalSearchResults

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RetrievalSearchResults: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        results: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | RetrievalPerFilterSearchResult
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | RetrievalPerFilterSearchResultWithError
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'RetrievalSearchResults' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.RetrievalSearchSelectOptionEnum.html b/static/api/v/types/document-grounding_src.RetrievalSearchSelectOptionEnum.html new file mode 100644 index 000000000..7395b62f3 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalSearchSelectOptionEnum.html @@ -0,0 +1,3 @@ +RetrievalSearchSelectOptionEnum | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RetrievalSearchSelectOptionEnum

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RetrievalSearchSelectOptionEnum: "ignoreIfKeyAbsent"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'RetrievalSearchSelectOptionEnum' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.RetrievalVectorSearchFilter.html b/static/api/v/types/document-grounding_src.RetrievalVectorSearchFilter.html new file mode 100644 index 000000000..9ad2828b3 --- /dev/null +++ b/static/api/v/types/document-grounding_src.RetrievalVectorSearchFilter.html @@ -0,0 +1,16 @@ +RetrievalVectorSearchFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RetrievalVectorSearchFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RetrievalVectorSearchFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            chunkMetadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataRepositories?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataRepositoryMetadata?: RetrievalKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            dataRepositoryType?: DataRepositoryType;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            documentMetadata?: RetrievalSearchDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            filter?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | RetrievalBinaryBooleanFilter
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | RetrievalScopedKeyValueListPair
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            remoteName?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scoringConfiguration?: VectorScoringConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            searchConfiguration?: RetrievalSearchConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'RetrievalVectorSearchFilter' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalchunkMetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Restrict chunks considered during search to those with the given metadata. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionaldataRepositories?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Specify [''] to search across all DataRepositories or give a specific list of DataRepository ids. +Default: [ +"" +].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionaldataRepositoryMetadata?: RetrievalKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Restrict DataRepositories considered during search to those annotated with the given metadata. Useful when combined with dataRepositories=['*'] +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionaldataRepositoryType?: DataRepositoryType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionaldocumentMetadata?: RetrievalSearchDocumentKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Restrict documents considered during search to those annotated with the given metadata. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalfilter?: RetrievalBinaryBooleanFilter | RetrievalScopedKeyValueListPair | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Filter to apply on the search results. This cannot be used together with 'documentMetadata'. The depth of the filter must not exceed 5 levels.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifier of this RetrievalSearchFilter - unique per request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalremoteName?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Destination Name of remote instance.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalscoringConfiguration?: VectorScoringConfiguration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • OptionalsearchConfiguration?: RetrievalSearchConfiguration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.S3Configuration.html b/static/api/v/types/document-grounding_src.S3Configuration.html new file mode 100644 index 000000000..0ca997709 --- /dev/null +++ b/static/api/v/types/document-grounding_src.S3Configuration.html @@ -0,0 +1,9 @@ +S3Configuration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias S3Configuration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          S3Configuration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cronExpression?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              s3?: { includePaths?: IncludePathsArray } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'S3Configuration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalcronExpression?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "0 3 * * *"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • destination: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "generic-secret-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionals3?: { includePaths?: IncludePathsArray } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.S3ConfigurationMinimal.html b/static/api/v/types/document-grounding_src.S3ConfigurationMinimal.html new file mode 100644 index 000000000..a9ee46dfe --- /dev/null +++ b/static/api/v/types/document-grounding_src.S3ConfigurationMinimal.html @@ -0,0 +1,4 @@ +S3ConfigurationMinimal | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias S3ConfigurationMinimal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'S3ConfigurationMinimal' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type S3ConfigurationMinimal = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                s3: { includePaths?: IncludePathsArray } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            s3 +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            s3: { includePaths?: IncludePathsArray } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.S3PipelineCreateRequest.html b/static/api/v/types/document-grounding_src.S3PipelineCreateRequest.html new file mode 100644 index 000000000..8d4e7315b --- /dev/null +++ b/static/api/v/types/document-grounding_src.S3PipelineCreateRequest.html @@ -0,0 +1,3 @@ +S3PipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias S3PipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              S3PipelineCreateRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configuration: S3Configuration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "S3";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'S3PipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.S3PipelineGetResponse.html b/static/api/v/types/document-grounding_src.S3PipelineGetResponse.html new file mode 100644 index 000000000..a72053a2e --- /dev/null +++ b/static/api/v/types/document-grounding_src.S3PipelineGetResponse.html @@ -0,0 +1,3 @@ +S3PipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias S3PipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                S3PipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configuration: S3Configuration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type?: "S3";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'S3PipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.S3PipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.S3PipelineMinimalResponse.html new file mode 100644 index 000000000..75a589e19 --- /dev/null +++ b/static/api/v/types/document-grounding_src.S3PipelineMinimalResponse.html @@ -0,0 +1,6 @@ +S3PipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias S3PipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  S3PipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      configuration?: S3ConfigurationMinimal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "S3";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'S3PipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalconfiguration?: S3ConfigurationMinimal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: "S3"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.SDMPipelineCreateRequest.html b/static/api/v/types/document-grounding_src.SDMPipelineCreateRequest.html new file mode 100644 index 000000000..6bf2110fd --- /dev/null +++ b/static/api/v/types/document-grounding_src.SDMPipelineCreateRequest.html @@ -0,0 +1,3 @@ +SDMPipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SDMPipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SDMPipelineCreateRequest: { metadata: MetaData; type: "SDM" } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'SDMPipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.SDMPipelineGetResponse.html b/static/api/v/types/document-grounding_src.SDMPipelineGetResponse.html new file mode 100644 index 000000000..4d2c6762f --- /dev/null +++ b/static/api/v/types/document-grounding_src.SDMPipelineGetResponse.html @@ -0,0 +1,3 @@ +SDMPipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SDMPipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SDMPipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          metadata: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type?: "SDM";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'SDMPipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.SDMPipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.SDMPipelineMinimalResponse.html new file mode 100644 index 000000000..0873b35c4 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SDMPipelineMinimalResponse.html @@ -0,0 +1,6 @@ +SDMPipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SDMPipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SDMPipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: "SDM";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'SDMPipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: "SDM"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.SFTPConfiguration.html b/static/api/v/types/document-grounding_src.SFTPConfiguration.html new file mode 100644 index 000000000..fb38b0766 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SFTPConfiguration.html @@ -0,0 +1,9 @@ +SFTPConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SFTPConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SFTPConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cronExpression?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sftp?: { includePaths?: IncludePathsArray } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'SFTPConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalcronExpression?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "0 3 * * *"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • destination: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "generic-secret-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalsftp?: { includePaths?: IncludePathsArray } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.SFTPConfigurationMinimal.html b/static/api/v/types/document-grounding_src.SFTPConfigurationMinimal.html new file mode 100644 index 000000000..de11951dd --- /dev/null +++ b/static/api/v/types/document-grounding_src.SFTPConfigurationMinimal.html @@ -0,0 +1,4 @@ +SFTPConfigurationMinimal | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SFTPConfigurationMinimal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'SFTPConfigurationMinimal' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type SFTPConfigurationMinimal = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sftp: { includePaths?: IncludePathsArray } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sftp +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sftp: { includePaths?: IncludePathsArray } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.SFTPPipelineCreateRequest.html b/static/api/v/types/document-grounding_src.SFTPPipelineCreateRequest.html new file mode 100644 index 000000000..3f859ef84 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SFTPPipelineCreateRequest.html @@ -0,0 +1,3 @@ +SFTPPipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SFTPPipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SFTPPipelineCreateRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configuration: SFTPConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "SFTP";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'SFTPPipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.SFTPPipelineGetResponse.html b/static/api/v/types/document-grounding_src.SFTPPipelineGetResponse.html new file mode 100644 index 000000000..21ed45673 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SFTPPipelineGetResponse.html @@ -0,0 +1,3 @@ +SFTPPipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SFTPPipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SFTPPipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configuration: SFTPConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type?: "SFTP";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'SFTPPipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.SFTPPipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.SFTPPipelineMinimalResponse.html new file mode 100644 index 000000000..11051e84a --- /dev/null +++ b/static/api/v/types/document-grounding_src.SFTPPipelineMinimalResponse.html @@ -0,0 +1,6 @@ +SFTPPipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SFTPPipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SFTPPipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      configuration?: SFTPConfigurationMinimal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "SFTP";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'SFTPPipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalconfiguration?: SFTPConfigurationMinimal
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: "SFTP"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.ScopedKeyValueListPair.html b/static/api/v/types/document-grounding_src.ScopedKeyValueListPair.html new file mode 100644 index 000000000..94dc79751 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ScopedKeyValueListPair.html @@ -0,0 +1,6 @@ +ScopedKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ScopedKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ScopedKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scope?: "collection" | "document" | "chunk";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'ScopedKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalscope?: "collection" | "document" | "chunk"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Scope of the metadata filter (e.g., collection, document, chunk) +Default: "document".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.Score.html b/static/api/v/types/document-grounding_src.Score.html new file mode 100644 index 000000000..438acde88 --- /dev/null +++ b/static/api/v/types/document-grounding_src.Score.html @@ -0,0 +1,3 @@ +Score | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Score: { value: number } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'Score' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.ScoresAggregationStrategy.html b/static/api/v/types/document-grounding_src.ScoresAggregationStrategy.html new file mode 100644 index 000000000..1eb297583 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ScoresAggregationStrategy.html @@ -0,0 +1,3 @@ +ScoresAggregationStrategy | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ScoresAggregationStrategy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ScoresAggregationStrategy: "weighted_average" | "rrf" | "weighted_rrf"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'ScoresAggregationStrategy' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.SearchConfiguration.html b/static/api/v/types/document-grounding_src.SearchConfiguration.html new file mode 100644 index 000000000..f2f277402 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchConfiguration.html @@ -0,0 +1,5 @@ +SearchConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SearchConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SearchConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxChunkCount?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxDocumentCount?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'SearchConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalmaxChunkCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Maximum number of chunks to be returned. Cannot be used with 'maxDocumentCount'.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalmaxDocumentCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [Only supports 'vector' dataRepositoryType] - Maximum number of documents to be returned. Cannot be used with 'maxChunkCount'. If maxDocumentCount is given, then only one chunk per document is returned.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.SearchDocumentKeyValueListPair.html b/static/api/v/types/document-grounding_src.SearchDocumentKeyValueListPair.html new file mode 100644 index 000000000..bb10f0bfb --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchDocumentKeyValueListPair.html @@ -0,0 +1,5 @@ +SearchDocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SearchDocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SearchDocumentKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                selectMode?: SearchSelectOptionEnum[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'SearchDocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalselectMode?: SearchSelectOptionEnum[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Select mode for search filters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.SearchFilter.html b/static/api/v/types/document-grounding_src.SearchFilter.html new file mode 100644 index 000000000..a4abf7360 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchFilter.html @@ -0,0 +1,13 @@ +SearchFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SearchFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SearchFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  chunkMetadata?: KeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  collectionIds: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  collectionMetadata?: KeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configuration: SearchConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  documentMetadata?: SearchDocumentKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'SearchFilter' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalchunkMetadata?: KeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Restrict chunks considered during search to those with the given metadata. +Default: []. +Max Items: 2000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • collectionIds: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalcollectionMetadata?: KeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Restrict collections considered during search to those annotated with the given metadata. Useful when combined with collections=['*'] +Default: []. +Max Items: 2000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • configuration: SearchConfiguration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaldocumentMetadata?: SearchDocumentKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Restrict documents considered during search to those annotated with the given metadata. +Default: []. +Max Items: 2000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Identifier of this SearchFilter - unique per request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.SearchPipeline.html b/static/api/v/types/document-grounding_src.SearchPipeline.html new file mode 100644 index 000000000..16b314a1e --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchPipeline.html @@ -0,0 +1,7 @@ +SearchPipeline | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SearchPipeline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SearchPipeline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    dataRepositoryMetadata?: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        { key: string; value: string[] } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    )[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'SearchPipeline' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • OptionaldataRepositoryMetadata?: ({ key: string; value: string[] } & Record<string, any>)[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Search for metadata happens at key level. Pipelines matching the search criteria will be returned.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "key": "purpose",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "value": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "demonstration"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "key": "sample-key",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "value": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "sample-value1",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "sample-value2"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.SearchPipelinesResponse.html b/static/api/v/types/document-grounding_src.SearchPipelinesResponse.html new file mode 100644 index 000000000..724419ad3 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchPipelinesResponse.html @@ -0,0 +1,3 @@ +SearchPipelinesResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SearchPipelinesResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SearchPipelinesResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      count?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resources: PipelineMinimalResponse[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'SearchPipelinesResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.SearchResults.html b/static/api/v/types/document-grounding_src.SearchResults.html new file mode 100644 index 000000000..146fdb1d9 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchResults.html @@ -0,0 +1,4 @@ +SearchResults | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SearchResults

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SearchResults: { results: PerFilterSearchResult[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'SearchResults' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • results: PerFilterSearchResult[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      List of returned results.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.SearchScores.html b/static/api/v/types/document-grounding_src.SearchScores.html new file mode 100644 index 000000000..dc303826a --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchScores.html @@ -0,0 +1,3 @@ +SearchScores | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SearchScores

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SearchScores: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          aggregatedScore: { value?: number } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          denseRetrievalScore: { value?: number } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'SearchScores' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.SearchSelectOptionEnum.html b/static/api/v/types/document-grounding_src.SearchSelectOptionEnum.html new file mode 100644 index 000000000..c3ec974aa --- /dev/null +++ b/static/api/v/types/document-grounding_src.SearchSelectOptionEnum.html @@ -0,0 +1,4 @@ +SearchSelectOptionEnum | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SearchSelectOptionEnum

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SearchSelectOptionEnum: "ignoreIfKeyAbsent" | any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'SearchSelectOptionEnum' schema. +Default: "ignoreIfKeyAbsent".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.ServiceNowConfig.html b/static/api/v/types/document-grounding_src.ServiceNowConfig.html new file mode 100644 index 000000000..19b1e07ed --- /dev/null +++ b/static/api/v/types/document-grounding_src.ServiceNowConfig.html @@ -0,0 +1,6 @@ +ServiceNowConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ServiceNowConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ServiceNowConfig: { includePaths?: string[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'ServiceNowConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalincludePaths?: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "active=true",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sys_domain_path=/health"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Min Items: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.ServiceNowConfigurationMinimal.html b/static/api/v/types/document-grounding_src.ServiceNowConfigurationMinimal.html new file mode 100644 index 000000000..dc3046219 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ServiceNowConfigurationMinimal.html @@ -0,0 +1,8 @@ +ServiceNowConfigurationMinimal | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ServiceNowConfigurationMinimal

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'ServiceNowConfigurationMinimal' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ServiceNowConfigurationMinimal = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                serviceNow?: { includePaths?: IncludePathsArray } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            destination: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "destination-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            serviceNow?: { includePaths?: IncludePathsArray } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.ServiceNowConfigurationStruct.html b/static/api/v/types/document-grounding_src.ServiceNowConfigurationStruct.html new file mode 100644 index 000000000..edd511aa2 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ServiceNowConfigurationStruct.html @@ -0,0 +1,14 @@ +ServiceNowConfigurationStruct | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ServiceNowConfigurationStruct

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ServiceNowConfigurationStruct: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cronExpression?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  destination: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadataConfigId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  serviceNow?: ServiceNowConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'ServiceNowConfigurationStruct' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalcronExpression?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Optional cron expression for scheduling pipeline execution. +Must represent an interval greater than 1 hour.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "0 \*/20 * * *"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • destination: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "destination-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalmetadataConfigId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "uuid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionalserviceNow?: ServiceNowConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.ServiceNowPipelineCreateRequest.html b/static/api/v/types/document-grounding_src.ServiceNowPipelineCreateRequest.html new file mode 100644 index 000000000..ff0d62f70 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ServiceNowPipelineCreateRequest.html @@ -0,0 +1,3 @@ +ServiceNowPipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ServiceNowPipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ServiceNowPipelineCreateRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configuration?: ServiceNowConfigurationStruct;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: "ServiceNow";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'ServiceNowPipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.ServiceNowPipelineGetResponse.html b/static/api/v/types/document-grounding_src.ServiceNowPipelineGetResponse.html new file mode 100644 index 000000000..522eeac3f --- /dev/null +++ b/static/api/v/types/document-grounding_src.ServiceNowPipelineGetResponse.html @@ -0,0 +1,3 @@ +ServiceNowPipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ServiceNowPipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ServiceNowPipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      configuration: ServiceNowConfigurationMinimal;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type?: "ServiceNow";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'ServiceNowPipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.ServiceNowPipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.ServiceNowPipelineMinimalResponse.html new file mode 100644 index 000000000..1458bce42 --- /dev/null +++ b/static/api/v/types/document-grounding_src.ServiceNowPipelineMinimalResponse.html @@ -0,0 +1,6 @@ +ServiceNowPipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ServiceNowPipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ServiceNowPipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "ServiceNow";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'ServiceNowPipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: "ServiceNow"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.SharePointConfig.html b/static/api/v/types/document-grounding_src.SharePointConfig.html new file mode 100644 index 000000000..bfa7852ba --- /dev/null +++ b/static/api/v/types/document-grounding_src.SharePointConfig.html @@ -0,0 +1,3 @@ +SharePointConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SharePointConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SharePointConfig: { site: SharePointSite } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'SharePointConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.SharePointConfigGetResponse.html b/static/api/v/types/document-grounding_src.SharePointConfigGetResponse.html new file mode 100644 index 000000000..f4f064a88 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SharePointConfigGetResponse.html @@ -0,0 +1,3 @@ +SharePointConfigGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SharePointConfigGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SharePointConfigGetResponse: { site: SharePointSiteGetResponse } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'SharePointConfigGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.SharePointSite.html b/static/api/v/types/document-grounding_src.SharePointSite.html new file mode 100644 index 000000000..80b3274a1 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SharePointSite.html @@ -0,0 +1,6 @@ +SharePointSite | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SharePointSite

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SharePointSite: { includePaths?: IncludePathsArray; name: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'SharePointSite' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalincludePaths?: IncludePathsArray
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "sharepoint-site-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.SharePointSiteDetail.html b/static/api/v/types/document-grounding_src.SharePointSiteDetail.html new file mode 100644 index 000000000..b7e39390f --- /dev/null +++ b/static/api/v/types/document-grounding_src.SharePointSiteDetail.html @@ -0,0 +1,9 @@ +SharePointSiteDetail | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SharePointSiteDetail

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SharePointSiteDetail: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                includePaths?: IncludePathsArray;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'SharePointSiteDetail' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalid?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "sharepoint-site-id"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • OptionalincludePaths?: IncludePathsArray
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "sharepoint-site-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.SharePointSiteGetResponse.html b/static/api/v/types/document-grounding_src.SharePointSiteGetResponse.html new file mode 100644 index 000000000..257e16176 --- /dev/null +++ b/static/api/v/types/document-grounding_src.SharePointSiteGetResponse.html @@ -0,0 +1,3 @@ +SharePointSiteGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SharePointSiteGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SharePointSiteGetResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  includePaths?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'SharePointSiteGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.TextOnlyBaseChunk.html b/static/api/v/types/document-grounding_src.TextOnlyBaseChunk.html new file mode 100644 index 000000000..6d70be019 --- /dev/null +++ b/static/api/v/types/document-grounding_src.TextOnlyBaseChunk.html @@ -0,0 +1,6 @@ +TextOnlyBaseChunk | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias TextOnlyBaseChunk

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TextOnlyBaseChunk: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Schema for a text-only chunk.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • content: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Unique identifier of a chuk. +Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalmetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.TextOnlyBaseChunkCreate.html b/static/api/v/types/document-grounding_src.TextOnlyBaseChunkCreate.html new file mode 100644 index 000000000..92482bbfb --- /dev/null +++ b/static/api/v/types/document-grounding_src.TextOnlyBaseChunkCreate.html @@ -0,0 +1,4 @@ +TextOnlyBaseChunkCreate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias TextOnlyBaseChunkCreate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TextOnlyBaseChunkCreate: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Schema for a text-only chunk.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • content: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalmetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.TextSearchRequest.html b/static/api/v/types/document-grounding_src.TextSearchRequest.html new file mode 100644 index 000000000..81aa6df9c --- /dev/null +++ b/static/api/v/types/document-grounding_src.TextSearchRequest.html @@ -0,0 +1,6 @@ +TextSearchRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias TextSearchRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TextSearchRequest: { filters: VectorSearchFilter[]; query: string | null } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'TextSearchRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • filters: VectorSearchFilter[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • query: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Query string +Max Length: 2000. +Min Length: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.ValidationError.html b/static/api/v/types/document-grounding_src.ValidationError.html new file mode 100644 index 000000000..41c40904e --- /dev/null +++ b/static/api/v/types/document-grounding_src.ValidationError.html @@ -0,0 +1,3 @@ +ValidationError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ValidationError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ValidationError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ctx?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          input?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          loc: (string | number)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          msg: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ValidationError' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.VectorChunk.html b/static/api/v/types/document-grounding_src.VectorChunk.html new file mode 100644 index 000000000..968925138 --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorChunk.html @@ -0,0 +1,4 @@ +VectorChunk | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias VectorChunk

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        VectorChunk: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            metadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'VectorChunk' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • content: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalmetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.VectorDocumentKeyValueListPair.html b/static/api/v/types/document-grounding_src.VectorDocumentKeyValueListPair.html new file mode 100644 index 000000000..98a551289 --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorDocumentKeyValueListPair.html @@ -0,0 +1,4 @@ +VectorDocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias VectorDocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          VectorDocumentKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              matchMode?: FilterMatchModeEnum;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'VectorDocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalmatchMode?: FilterMatchModeEnum
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.VectorKeyValueListPair.html b/static/api/v/types/document-grounding_src.VectorKeyValueListPair.html new file mode 100644 index 000000000..966e880a3 --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorKeyValueListPair.html @@ -0,0 +1,4 @@ +VectorKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias VectorKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            VectorKeyValueListPair: { key: string; value: string[] } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Collection metadata during ingestion

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.VectorPerFilterSearchResult.html b/static/api/v/types/document-grounding_src.VectorPerFilterSearchResult.html new file mode 100644 index 000000000..f9dc8079a --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorPerFilterSearchResult.html @@ -0,0 +1,3 @@ +VectorPerFilterSearchResult | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias VectorPerFilterSearchResult

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              VectorPerFilterSearchResult: { filterId: string; results: DocumentsChunk[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'VectorPerFilterSearchResult' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.VectorScoringConfiguration.html b/static/api/v/types/document-grounding_src.VectorScoringConfiguration.html new file mode 100644 index 000000000..00e0f9d5d --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorScoringConfiguration.html @@ -0,0 +1,4 @@ +VectorScoringConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias VectorScoringConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                VectorScoringConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    aggregationStrategy?: ScoresAggregationStrategy;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    boosting?: BoostingScoringConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    denseRetrieval?: DenseRetrievalScoringConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    keywordRetrieval?: KeyWordRetrievalScoringConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scoreThreshold?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'VectorScoringConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/document-grounding_src.VectorSearchConfiguration.html b/static/api/v/types/document-grounding_src.VectorSearchConfiguration.html new file mode 100644 index 000000000..d581a144c --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorSearchConfiguration.html @@ -0,0 +1,7 @@ +VectorSearchConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias VectorSearchConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  VectorSearchConfiguration: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxChunkCount?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maxDocumentCount?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'VectorSearchConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalmaxChunkCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Maximum number of chunks to be returned. Cannot be used with 'maxDocumentCount'. +Maximum: 10000000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • OptionalmaxDocumentCount?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    [Only supports 'vector' dataRepositoryType] - Maximum number of documents to be returned. Cannot be used with 'maxChunkCount'. If maxDocumentCount is given, then only one chunk per document is returned. +Maximum: 10000000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/document-grounding_src.VectorSearchDocumentKeyValueListPair.html b/static/api/v/types/document-grounding_src.VectorSearchDocumentKeyValueListPair.html new file mode 100644 index 000000000..b3bb5a1e1 --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorSearchDocumentKeyValueListPair.html @@ -0,0 +1,5 @@ +VectorSearchDocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias VectorSearchDocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    VectorSearchDocumentKeyValueListPair: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        selectMode?: VectorSearchSelectOptionEnum[] | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'VectorSearchDocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • OptionalselectMode?: VectorSearchSelectOptionEnum[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Select mode for search filters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/document-grounding_src.VectorSearchFilter.html b/static/api/v/types/document-grounding_src.VectorSearchFilter.html new file mode 100644 index 000000000..d7543678c --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorSearchFilter.html @@ -0,0 +1,11 @@ +VectorSearchFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias VectorSearchFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      VectorSearchFilter: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          chunkMetadata?: VectorKeyValueListPair[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          collectionIds: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          collectionMetadata?: VectorKeyValueListPair[] | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          configuration: VectorSearchConfiguration;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          documentMetadata?: VectorSearchDocumentKeyValueListPair[] | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filter?: BinaryBooleanFilter | ScopedKeyValueListPair | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'VectorSearchFilter' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalchunkMetadata?: VectorKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Restrict chunks considered during search to those with the given metadata. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • collectionIds: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalcollectionMetadata?: VectorKeyValueListPair[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Restrict collections considered during search to those annotated with the given metadata. Useful when combined with collections=['*'] +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • configuration: VectorSearchConfiguration
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionaldocumentMetadata?: VectorSearchDocumentKeyValueListPair[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Restrict documents considered during search to those annotated with the given metadata. +Default: [].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalfilter?: BinaryBooleanFilter | ScopedKeyValueListPair | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Advanced filter expression for combining metadata filters with boolean logic

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Identifier of this VectorSearchFilter - unique per request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/document-grounding_src.VectorSearchResults.html b/static/api/v/types/document-grounding_src.VectorSearchResults.html new file mode 100644 index 000000000..c7bb982e7 --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorSearchResults.html @@ -0,0 +1,4 @@ +VectorSearchResults | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias VectorSearchResults

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        VectorSearchResults: { results: VectorPerFilterSearchResult[] } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'VectorSearchResults' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • results: VectorPerFilterSearchResult[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          List of returned results.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/document-grounding_src.VectorSearchSelectOptionEnum.html b/static/api/v/types/document-grounding_src.VectorSearchSelectOptionEnum.html new file mode 100644 index 000000000..b3d7da418 --- /dev/null +++ b/static/api/v/types/document-grounding_src.VectorSearchSelectOptionEnum.html @@ -0,0 +1,3 @@ +VectorSearchSelectOptionEnum | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias VectorSearchSelectOptionEnum

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          VectorSearchSelectOptionEnum: "ignoreIfKeyAbsent"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'VectorSearchSelectOptionEnum' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/document-grounding_src.WorkZonePipelineCreateRequest.html b/static/api/v/types/document-grounding_src.WorkZonePipelineCreateRequest.html new file mode 100644 index 000000000..f8290ba48 --- /dev/null +++ b/static/api/v/types/document-grounding_src.WorkZonePipelineCreateRequest.html @@ -0,0 +1,3 @@ +WorkZonePipelineCreateRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias WorkZonePipelineCreateRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            WorkZonePipelineCreateRequest: { metadata: MetaData; type: "WorkZone" } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'WorkZonePipelineCreateRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/document-grounding_src.WorkZonePipelineGetResponse.html b/static/api/v/types/document-grounding_src.WorkZonePipelineGetResponse.html new file mode 100644 index 000000000..f285884d2 --- /dev/null +++ b/static/api/v/types/document-grounding_src.WorkZonePipelineGetResponse.html @@ -0,0 +1,3 @@ +WorkZonePipelineGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias WorkZonePipelineGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              WorkZonePipelineGetResponse: BasePipelineResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata: MetaData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type?: "WorkZone";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'WorkZonePipelineGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/document-grounding_src.WorkZonePipelineMinimalResponse.html b/static/api/v/types/document-grounding_src.WorkZonePipelineMinimalResponse.html new file mode 100644 index 000000000..1f6529f4a --- /dev/null +++ b/static/api/v/types/document-grounding_src.WorkZonePipelineMinimalResponse.html @@ -0,0 +1,6 @@ +WorkZonePipelineMinimalResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias WorkZonePipelineMinimalResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WorkZonePipelineMinimalResponse: BasePipelineMinimalResponse & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: "WorkZone";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'WorkZonePipelineMinimalResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalmetadata?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: "WorkZone"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionParameters.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionParameters.html new file mode 100644 index 000000000..0e28660d2 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionParameters.html @@ -0,0 +1,3 @@ +AzureOpenAiChatCompletionParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias AzureOpenAiChatCompletionParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  AzureOpenAiChatCompletionParameters: AzureOpenAiCreateChatCompletionRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Azure OpenAI chat completion input parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestAssistantMessage.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestAssistantMessage.html new file mode 100644 index 000000000..04d7ee36f --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestAssistantMessage.html @@ -0,0 +1,8 @@ +AzureOpenAiChatCompletionRequestAssistantMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias AzureOpenAiChatCompletionRequestAssistantMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AzureOpenAiChatCompletionRequestAssistantMessage: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | AzureOpenAiChatCompletionRequestAssistantMessageContentPart[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        function_call?: | { arguments: string; name: string } & Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        refusal?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        role: "assistant";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tool_calls?: AzureOpenAiChatCompletionMessageToolCalls;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'AzureOpenAiChatCompletionRequestAssistantMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalcontent?: string | AzureOpenAiChatCompletionRequestAssistantMessageContentPart[] | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The contents of the assistant message. Required unless tool_calls or function_call is specified.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalfunction_call?: { arguments: string; name: string } & Record<string, any> | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Deprecated and replaced by tool_calls. The name and arguments of a function that should be called, as generated by the model.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      An optional name for the participant. Provides the model information to differentiate between participants of the same role.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalrefusal?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The refusal message by the assistant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • role: "assistant"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The role of the messages author, in this case assistant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaltool_calls?: AzureOpenAiChatCompletionMessageToolCalls
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestMessage.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestMessage.html new file mode 100644 index 000000000..b5fa47548 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestMessage.html @@ -0,0 +1,3 @@ +AzureOpenAiChatCompletionRequestMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AzureOpenAiChatCompletionRequestMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AzureOpenAiChatCompletionRequestMessage:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | AzureOpenAiChatCompletionRequestSystemMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | AzureOpenAiChatCompletionRequestUserMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | AzureOpenAiChatCompletionRequestAssistantMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | AzureOpenAiChatCompletionRequestToolMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | AzureOpenAiChatCompletionRequestFunctionMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'AzureOpenAiChatCompletionRequestMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestSystemMessage.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestSystemMessage.html new file mode 100644 index 000000000..1ef9d028b --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestSystemMessage.html @@ -0,0 +1,6 @@ +AzureOpenAiChatCompletionRequestSystemMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AzureOpenAiChatCompletionRequestSystemMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AzureOpenAiChatCompletionRequestSystemMessage: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | AzureOpenAiChatCompletionRequestSystemMessageContentPart[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            role: "system";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'AzureOpenAiChatCompletionRequestSystemMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • content: string | AzureOpenAiChatCompletionRequestSystemMessageContentPart[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The contents of the system message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          An optional name for the participant. Provides the model information to differentiate between participants of the same role.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • role: "system"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The role of the messages author, in this case system.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestToolMessage.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestToolMessage.html new file mode 100644 index 000000000..e4c0876d5 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestToolMessage.html @@ -0,0 +1,6 @@ +AzureOpenAiChatCompletionRequestToolMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AzureOpenAiChatCompletionRequestToolMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          AzureOpenAiChatCompletionRequestToolMessage: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | AzureOpenAiChatCompletionRequestToolMessageContentPart[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              role: "tool";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tool_call_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'AzureOpenAiChatCompletionRequestToolMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • content: string | AzureOpenAiChatCompletionRequestToolMessageContentPart[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The contents of the tool message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • role: "tool"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The role of the messages author, in this case tool.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • tool_call_id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Tool call that this message is responding to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestUserMessage.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestUserMessage.html new file mode 100644 index 000000000..573192170 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionRequestUserMessage.html @@ -0,0 +1,6 @@ +AzureOpenAiChatCompletionRequestUserMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias AzureOpenAiChatCompletionRequestUserMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            AzureOpenAiChatCompletionRequestUserMessage: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | AzureOpenAiChatCompletionRequestUserMessageContentPart[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                role: "user";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'AzureOpenAiChatCompletionRequestUserMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • content: string | AzureOpenAiChatCompletionRequestUserMessageContentPart[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The contents of the user message.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalname?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              An optional name for the participant. Provides the model information to differentiate between participants of the same role.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • role: "user"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The role of the messages author, in this case user.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionTool.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionTool.html new file mode 100644 index 000000000..f5847b2ee --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatCompletionTool.html @@ -0,0 +1,4 @@ +AzureOpenAiChatCompletionTool | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias AzureOpenAiChatCompletionTool

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AzureOpenAiChatCompletionTool: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  function: AzureOpenAiFunctionObject;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "function";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'AzureOpenAiChatCompletionTool' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • function: AzureOpenAiFunctionObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • type: "function"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The type of the tool. Currently, only function is supported.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiChatModel.html b/static/api/v/types/foundation-models_src.AzureOpenAiChatModel.html new file mode 100644 index 000000000..84a9042fe --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiChatModel.html @@ -0,0 +1,3 @@ +AzureOpenAiChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias AzureOpenAiChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AzureOpenAiChatModel: AzureOpenAiChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Azure OpenAI models for chat completion.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingModel.html b/static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingModel.html new file mode 100644 index 000000000..0617349f6 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingModel.html @@ -0,0 +1,3 @@ +AzureOpenAiEmbeddingModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias AzureOpenAiEmbeddingModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  AzureOpenAiEmbeddingModel: AzureOpenAiEmbeddingModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Azure OpenAI models for embedding.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingParameters.html b/static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingParameters.html new file mode 100644 index 000000000..4639481c0 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiEmbeddingParameters.html @@ -0,0 +1,18 @@ +AzureOpenAiEmbeddingParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias AzureOpenAiEmbeddingParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    AzureOpenAiEmbeddingParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        dimensions?: number | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        encoding_format?: string | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        input: string | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        input_type?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        user?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Azure OpenAI embedding input parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaldimensions?: number | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The number of dimensions the resulting output embeddings should have. Only supported in text-embedding-3 and later models.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalencoding_format?: string | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The format to return the embeddings in. Can be either float or base64. Defaults to float.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "float"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • input: string | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Input text to get embeddings for, encoded as a string. To get embeddings for multiple inputs in a single request, pass an array of strings. Each input must not exceed 2048 tokens in length. +Unless you are embedding code, we suggest replacing newlines (\n) in your input with a single space, as we have observed inferior results when newlines are present.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalinput_type?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Input type of embedding search to use.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "query"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionaluser?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      A unique identifier representing your end-user, which can help monitoring and detecting abuse.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/foundation-models_src.AzureOpenAiFunctionObject.html b/static/api/v/types/foundation-models_src.AzureOpenAiFunctionObject.html new file mode 100644 index 000000000..07c2d4546 --- /dev/null +++ b/static/api/v/types/foundation-models_src.AzureOpenAiFunctionObject.html @@ -0,0 +1,6 @@ +AzureOpenAiFunctionObject | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AzureOpenAiFunctionObject

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      AzureOpenAiFunctionObject: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          parameters?: AzureOpenAiFunctionParameters;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          strict?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'AzureOpenAiFunctionObject' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A description of what the function does, used by the model to choose when and how to call the function.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The name of the function to be called. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a maximum length of 64.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalparameters?: AzureOpenAiFunctionParameters
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalstrict?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Whether to enable strict schema adherence when generating the function call. If set to true, the model will follow the exact schema defined in the parameters field. Only a subset of JSON Schema is supported when strict is true. Learn more about Structured Outputs in the function calling guide.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/langchain_src.AzureOpenAiChatCallOptions.html b/static/api/v/types/langchain_src.AzureOpenAiChatCallOptions.html new file mode 100644 index 000000000..84af5a6ff --- /dev/null +++ b/static/api/v/types/langchain_src.AzureOpenAiChatCallOptions.html @@ -0,0 +1,3 @@ +AzureOpenAiChatCallOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AzureOpenAiChatCallOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        AzureOpenAiChatCallOptions: BaseChatModelCallOptions & Pick<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            AzureOpenAiChatCompletionParameters,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "data_sources"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "n"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "seed"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "logprobs"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "top_logprobs"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "response_format"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "tool_choice"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "functions"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | "function_call",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            promptIndex?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            requestConfig?: CustomRequestConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            strict?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tools?: ChatAzureOpenAIToolType[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Call options for the AzureOpenAiChatClient.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/langchain_src.AzureOpenAiChatModelParams.html b/static/api/v/types/langchain_src.AzureOpenAiChatModelParams.html new file mode 100644 index 000000000..19f46476f --- /dev/null +++ b/static/api/v/types/langchain_src.AzureOpenAiChatModelParams.html @@ -0,0 +1,8 @@ +AzureOpenAiChatModelParams | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AzureOpenAiChatModelParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          AzureOpenAiChatModelParams: Pick<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AzureOpenAiChatCompletionsRequestCommon,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "temperature"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "top_p"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "stop"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "max_tokens"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "presence_penalty"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "frequency_penalty"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "logit_bias"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "user",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > & { streaming?: boolean; supportsStrictToolCalling?: boolean } & BaseChatModelParams & ModelConfig<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AzureOpenAiChatModel,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          > & ResourceGroupConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Input type for AzureOpenAiChatClient initialization.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalstreaming?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether the model should automatically stream responses when using invoke(). +If disableStreaming is set to true, this option will be ignored. +If streaming is explicitly set to false, disableStreaming will be set to true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • OptionalsupportsStrictToolCalling?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether the model supports the strict argument when passing in tools. +If undefined the strict argument will not be passed to OpenAI.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/langchain_src.AzureOpenAiEmbeddingModelParams.html b/static/api/v/types/langchain_src.AzureOpenAiEmbeddingModelParams.html new file mode 100644 index 000000000..a3617bbb7 --- /dev/null +++ b/static/api/v/types/langchain_src.AzureOpenAiEmbeddingModelParams.html @@ -0,0 +1,3 @@ +AzureOpenAiEmbeddingModelParams | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias AzureOpenAiEmbeddingModelParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            AzureOpenAiEmbeddingModelParams: ModelConfig<AzureOpenAiEmbeddingModel> & ResourceGroupConfig & BaseLLMParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Input type for AzureOpenAiEmbeddingClient initialization.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/langchain_src.ChatAzureOpenAIToolType.html b/static/api/v/types/langchain_src.ChatAzureOpenAIToolType.html new file mode 100644 index 000000000..f70b35453 --- /dev/null +++ b/static/api/v/types/langchain_src.ChatAzureOpenAIToolType.html @@ -0,0 +1,3 @@ +ChatAzureOpenAIToolType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ChatAzureOpenAIToolType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ChatAzureOpenAIToolType: AzureOpenAiChatCompletionTool | BindToolsInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Tool type for LangChain Azure OpenAI client.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/langchain_src.ChatOrchestrationToolType.html b/static/api/v/types/langchain_src.ChatOrchestrationToolType.html new file mode 100644 index 000000000..9f017f347 --- /dev/null +++ b/static/api/v/types/langchain_src.ChatOrchestrationToolType.html @@ -0,0 +1,3 @@ +ChatOrchestrationToolType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ChatOrchestrationToolType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ChatOrchestrationToolType: ChatCompletionTool | BindToolsInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Tool type for LangChain Orchestration client.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/langchain_src.LangChainOrchestrationChatModelParams.html b/static/api/v/types/langchain_src.LangChainOrchestrationChatModelParams.html new file mode 100644 index 000000000..16077e073 --- /dev/null +++ b/static/api/v/types/langchain_src.LangChainOrchestrationChatModelParams.html @@ -0,0 +1,6 @@ +LangChainOrchestrationChatModelParams | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias LangChainOrchestrationChatModelParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LangChainOrchestrationChatModelParams: BaseChatModelParams & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      streaming?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Langchain parameters for OrchestrationClient constructor langchainOptions argument.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Optionalstreaming?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether the model should automatically stream responses when using invoke(). +If disableStreaming is set to true, this option will be ignored. +If streaming is explicitly set to false, disableStreaming will be set to true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/langchain_src.LangChainOrchestrationModuleConfig.html b/static/api/v/types/langchain_src.LangChainOrchestrationModuleConfig.html new file mode 100644 index 000000000..8727b95b4 --- /dev/null +++ b/static/api/v/types/langchain_src.LangChainOrchestrationModuleConfig.html @@ -0,0 +1,3 @@ +LangChainOrchestrationModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias LangChainOrchestrationModuleConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    LangChainOrchestrationModuleConfig: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        OrchestrationModuleConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "promptTemplating",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    > & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        promptTemplating: Omit<PromptTemplatingModule, "prompt"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            prompt?: Xor<PromptTemplate, TemplateRef>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Orchestration module configuration for LangChain.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/langchain_src.OrchestrationCallOptions.html b/static/api/v/types/langchain_src.OrchestrationCallOptions.html new file mode 100644 index 000000000..bf8cfe835 --- /dev/null +++ b/static/api/v/types/langchain_src.OrchestrationCallOptions.html @@ -0,0 +1,3 @@ +OrchestrationCallOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias OrchestrationCallOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      OrchestrationCallOptions: Pick<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          BaseChatModelCallOptions,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "stop"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "signal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "timeout"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "callbacks"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "metadata"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "runId"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "runName"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "tags"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | "ls_structured_output_format",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      > & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          customRequestConfig?: CustomRequestConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          placeholderValues?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          promptIndex?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          responseFormat?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ResponseFormatText
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ResponseFormatJsonObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | ResponseFormatJsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          streamOptions?: StreamOptions;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          strict?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tools?: ChatOrchestrationToolType[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Options for an orchestration call.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/orchestration_src.AssistantChatMessage.html b/static/api/v/types/orchestration_src.AssistantChatMessage.html new file mode 100644 index 000000000..6f525e32f --- /dev/null +++ b/static/api/v/types/orchestration_src.AssistantChatMessage.html @@ -0,0 +1,7 @@ +AssistantChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AssistantChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'AssistantChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type AssistantChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content?: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            refusal?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            role: "assistant";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tool_calls?: MessageToolCalls;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content? +refusal? +role +tool_calls? +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        refusal?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        role: "assistant"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tool_calls?: MessageToolCalls
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/orchestration_src.AzureContentSafetyFilterParameters.html b/static/api/v/types/orchestration_src.AzureContentSafetyFilterParameters.html new file mode 100644 index 000000000..d2c9307f5 --- /dev/null +++ b/static/api/v/types/orchestration_src.AzureContentSafetyFilterParameters.html @@ -0,0 +1,3 @@ +AzureContentSafetyFilterParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AzureContentSafetyFilterParameters<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          AzureContentSafetyFilterParameters: T extends "input"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ? AzureContentSafetyFilterInputParameters
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              : AzureContentSafetyFilterOutputParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Parameters for Azure content safety filters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • T extends ConfigType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/orchestration_src.AzureContentSafetyFilterReturnType.html b/static/api/v/types/orchestration_src.AzureContentSafetyFilterReturnType.html new file mode 100644 index 000000000..f23504834 --- /dev/null +++ b/static/api/v/types/orchestration_src.AzureContentSafetyFilterReturnType.html @@ -0,0 +1,3 @@ +AzureContentSafetyFilterReturnType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias AzureContentSafetyFilterReturnType<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            AzureContentSafetyFilterReturnType: T extends "input"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? AzureContentSafetyInputFilterConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : AzureContentSafetyOutputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Filter return type for Azure Content Safety.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • T extends ConfigType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/orchestration_src.AzureFilterThreshold.html b/static/api/v/types/orchestration_src.AzureFilterThreshold.html new file mode 100644 index 000000000..9884ba29f --- /dev/null +++ b/static/api/v/types/orchestration_src.AzureFilterThreshold.html @@ -0,0 +1,3 @@ +AzureFilterThreshold | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias AzureFilterThreshold

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              AzureFilterThreshold: keyof typeof supportedAzureFilterThresholds

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              The Azure threshold level supported for each azure content filter category.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/orchestration_src.ChatCompletionTool.html b/static/api/v/types/orchestration_src.ChatCompletionTool.html new file mode 100644 index 000000000..0fece7bb3 --- /dev/null +++ b/static/api/v/types/orchestration_src.ChatCompletionTool.html @@ -0,0 +1,6 @@ +ChatCompletionTool | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ChatCompletionTool

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'ChatCompletionTool' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type ChatCompletionTool = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    function: FunctionObject;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: "function";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                function: FunctionObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: "function"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The type of the tool. Currently, only function is supported.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/orchestration_src.ChatMessage.html b/static/api/v/types/orchestration_src.ChatMessage.html new file mode 100644 index 000000000..e74e12160 --- /dev/null +++ b/static/api/v/types/orchestration_src.ChatMessage.html @@ -0,0 +1,3 @@ +ChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ChatMessage:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | SystemChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | UserChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | AssistantChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ToolChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | DeveloperChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'ChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/orchestration_src.ChatMessageContent.html b/static/api/v/types/orchestration_src.ChatMessageContent.html new file mode 100644 index 000000000..5282c567d --- /dev/null +++ b/static/api/v/types/orchestration_src.ChatMessageContent.html @@ -0,0 +1,3 @@ +ChatMessageContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ChatMessageContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ChatMessageContent: string | TextContent[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'ChatMessageContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/orchestration_src.ChatMessages.html b/static/api/v/types/orchestration_src.ChatMessages.html new file mode 100644 index 000000000..f6085122a --- /dev/null +++ b/static/api/v/types/orchestration_src.ChatMessages.html @@ -0,0 +1,3 @@ +ChatMessages | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ChatMessages

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ChatMessages: ChatMessage[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ChatMessages' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/orchestration_src.ChatModel.html b/static/api/v/types/orchestration_src.ChatModel.html new file mode 100644 index 000000000..c08d8afb4 --- /dev/null +++ b/static/api/v/types/orchestration_src.ChatModel.html @@ -0,0 +1,3 @@ +ChatModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ChatModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Supported chat models for orchestration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/orchestration_src.Citation.html b/static/api/v/types/orchestration_src.Citation.html new file mode 100644 index 000000000..6891a3666 --- /dev/null +++ b/static/api/v/types/orchestration_src.Citation.html @@ -0,0 +1,8 @@ +Citation | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias Citation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Citation: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              end_index?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ref_id?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              start_index?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              title: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'Citation' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalend_index?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            End index of the citation in the response text

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalref_id?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Unique identifier for inline citation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Optionalstart_index?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Start index of the citation in the response text

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • title: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Title of the citation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • url: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            URL of the citation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/orchestration_src.DeveloperChatMessage.html b/static/api/v/types/orchestration_src.DeveloperChatMessage.html new file mode 100644 index 000000000..f17505926 --- /dev/null +++ b/static/api/v/types/orchestration_src.DeveloperChatMessage.html @@ -0,0 +1,5 @@ +DeveloperChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias DeveloperChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'DeveloperChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type DeveloperChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                role: "developer";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            role: "developer"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/orchestration_src.DocumentGroundingServiceFilter.html b/static/api/v/types/orchestration_src.DocumentGroundingServiceFilter.html new file mode 100644 index 000000000..7f840d579 --- /dev/null +++ b/static/api/v/types/orchestration_src.DocumentGroundingServiceFilter.html @@ -0,0 +1,5 @@ +DocumentGroundingServiceFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias DocumentGroundingServiceFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              DocumentGroundingServiceFilter: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DocumentGroundingFilter,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "data_repository_type",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              > & { data_repository_type?: DataRepositoryType }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Represents a filter configuration for the Document Grounding Service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionaldata_repository_type?: DataRepositoryType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Defines the type of data repository. +If not set, the default value is 'vector'.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/orchestration_src.DpiMaskingConfig.html b/static/api/v/types/orchestration_src.DpiMaskingConfig.html new file mode 100644 index 000000000..db5e3e60a --- /dev/null +++ b/static/api/v/types/orchestration_src.DpiMaskingConfig.html @@ -0,0 +1,3 @@ +DpiMaskingConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias DpiMaskingConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DpiMaskingConfig: Omit<DpiConfig, "type" | "entities" | "mask_grounding_input"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    entities: [DpiEntity, ...DpiEntity[]];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    mask_grounding_input?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Represents the configuration for the masking provider SAP Data Privacy Integration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/orchestration_src.DpiMaskingProviderConfig.html b/static/api/v/types/orchestration_src.DpiMaskingProviderConfig.html new file mode 100644 index 000000000..cdf3035a5 --- /dev/null +++ b/static/api/v/types/orchestration_src.DpiMaskingProviderConfig.html @@ -0,0 +1,3 @@ +DpiMaskingProviderConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias DpiMaskingProviderConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DpiMaskingProviderConfig: DpiConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'DpiConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/orchestration_src.EmbeddingModel.html b/static/api/v/types/orchestration_src.EmbeddingModel.html new file mode 100644 index 000000000..11f9c6f70 --- /dev/null +++ b/static/api/v/types/orchestration_src.EmbeddingModel.html @@ -0,0 +1,3 @@ +EmbeddingModel | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias EmbeddingModel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Supported embedding models for orchestration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/orchestration_src.EmbeddingModelDetails.html b/static/api/v/types/orchestration_src.EmbeddingModelDetails.html new file mode 100644 index 000000000..0d588a79f --- /dev/null +++ b/static/api/v/types/orchestration_src.EmbeddingModelDetails.html @@ -0,0 +1,3 @@ +EmbeddingModelDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias EmbeddingModelDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      EmbeddingModelDetails: Omit<OriginalEmbeddingsModelDetails, "name" | "params"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: EmbeddingModel;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          params?: EmbeddingModelParams;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Embedding model details.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/orchestration_src.EmbeddingModelParams.html b/static/api/v/types/orchestration_src.EmbeddingModelParams.html new file mode 100644 index 000000000..4ce1f0c64 --- /dev/null +++ b/static/api/v/types/orchestration_src.EmbeddingModelParams.html @@ -0,0 +1,3 @@ +EmbeddingModelParams | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias EmbeddingModelParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        EmbeddingModelParams: Omit<OriginalEmbeddingsModelParams, "encoding_format"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            encoding_format?: EncodingFormat;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Embedding model parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/orchestration_src.FileContent.html b/static/api/v/types/orchestration_src.FileContent.html new file mode 100644 index 000000000..aad500a32 --- /dev/null +++ b/static/api/v/types/orchestration_src.FileContent.html @@ -0,0 +1,7 @@ +FileContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias FileContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'FileContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type FileContent = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              file_data: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filename?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          file_data: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Base64 encoded file content or file URL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filename?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Name of the file

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/orchestration_src.FunctionObject.html b/static/api/v/types/orchestration_src.FunctionObject.html new file mode 100644 index 000000000..9bf5ac0da --- /dev/null +++ b/static/api/v/types/orchestration_src.FunctionObject.html @@ -0,0 +1,12 @@ +FunctionObject | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias FunctionObject

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'FunctionObject' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type FunctionObject = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                parameters?: FunctionParameters;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                strict?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            description?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            A description of what the function does, used by the model to choose when and how to call the function.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The name of the function to be called. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a maximum length of 64. +Max Length: 64. +Pattern: "^[a-zA-Z0-9-_]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            parameters?: FunctionParameters
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            strict?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Whether to enable strict schema adherence when generating the function call. If set to true, the model will follow the exact schema defined in the parameters field. Only a subset of JSON Schema is supported when strict is true. Learn more about Structured Outputs in the function calling guide.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/orchestration_src.ImageContentUrl.html b/static/api/v/types/orchestration_src.ImageContentUrl.html new file mode 100644 index 000000000..19654f986 --- /dev/null +++ b/static/api/v/types/orchestration_src.ImageContentUrl.html @@ -0,0 +1,6 @@ +ImageContentUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ImageContentUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'ImageContentUrl' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ImageContentUrl = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  detail?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              detail?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Default: "auto".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/orchestration_src.LlamaGuard38BCategory.html b/static/api/v/types/orchestration_src.LlamaGuard38BCategory.html new file mode 100644 index 000000000..e50472318 --- /dev/null +++ b/static/api/v/types/orchestration_src.LlamaGuard38BCategory.html @@ -0,0 +1,3 @@ +LlamaGuard38BCategory | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias LlamaGuard38BCategory

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                LlamaGuard38BCategory: keyof LlamaGuard38B

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                The filter categories supported for Llama Guard 3 8B filter.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/orchestration_src.LlamaGuard38BFilterReturnType.html b/static/api/v/types/orchestration_src.LlamaGuard38BFilterReturnType.html new file mode 100644 index 000000000..95cf07701 --- /dev/null +++ b/static/api/v/types/orchestration_src.LlamaGuard38BFilterReturnType.html @@ -0,0 +1,3 @@ +LlamaGuard38BFilterReturnType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias LlamaGuard38BFilterReturnType<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  LlamaGuard38BFilterReturnType: T extends "input"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? LlamaGuard38BInputFilterConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : LlamaGuard38BOutputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Filter return type for Llama Guard 3 8B.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • T extends ConfigType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/orchestration_src.LlamaGuard38BInputFilterConfig.html b/static/api/v/types/orchestration_src.LlamaGuard38BInputFilterConfig.html new file mode 100644 index 000000000..fb87839c5 --- /dev/null +++ b/static/api/v/types/orchestration_src.LlamaGuard38BInputFilterConfig.html @@ -0,0 +1,3 @@ +LlamaGuard38BInputFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias LlamaGuard38BInputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    LlamaGuard38BInputFilterConfig: LlamaGuard38BFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Input filter configuration for Llama Guard 3 8B.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/orchestration_src.LlamaGuard38BOutputFilterConfig.html b/static/api/v/types/orchestration_src.LlamaGuard38BOutputFilterConfig.html new file mode 100644 index 000000000..a53a4f33a --- /dev/null +++ b/static/api/v/types/orchestration_src.LlamaGuard38BOutputFilterConfig.html @@ -0,0 +1,3 @@ +LlamaGuard38BOutputFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias LlamaGuard38BOutputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      LlamaGuard38BOutputFilterConfig: LlamaGuard38BFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Output filter configuration for Llama Guard 3 8B.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/orchestration_src.LlmModelDetails.html b/static/api/v/types/orchestration_src.LlmModelDetails.html new file mode 100644 index 000000000..dfdeed849 --- /dev/null +++ b/static/api/v/types/orchestration_src.LlmModelDetails.html @@ -0,0 +1,3 @@ +LlmModelDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias LlmModelDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LlmModelDetails: Omit<OriginalLLMModelDetails, "name" | "params"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: ChatModel;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            params?: LlmModelParams;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        LLM model details.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/orchestration_src.LlmModelParams.html b/static/api/v/types/orchestration_src.LlmModelParams.html new file mode 100644 index 000000000..a7fe3a561 --- /dev/null +++ b/static/api/v/types/orchestration_src.LlmModelParams.html @@ -0,0 +1,3 @@ +LlmModelParams | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias LlmModelParams

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          LlmModelParams: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              frequency_penalty?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              max_tokens?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              n?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              presence_penalty?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              temperature?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              top_p?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Model Parameters for LLM module configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/orchestration_src.ModuleStreamOptions.html b/static/api/v/types/orchestration_src.ModuleStreamOptions.html new file mode 100644 index 000000000..f46a9091a --- /dev/null +++ b/static/api/v/types/orchestration_src.ModuleStreamOptions.html @@ -0,0 +1,3 @@ +ModuleStreamOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ModuleStreamOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ModuleStreamOptions: Omit<BaseStreamOptions, "global" | "overrides">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Shared stream options applied to all module configurations.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/orchestration_src.OrchestrationConfigRef.html b/static/api/v/types/orchestration_src.OrchestrationConfigRef.html new file mode 100644 index 000000000..68d7f40a1 --- /dev/null +++ b/static/api/v/types/orchestration_src.OrchestrationConfigRef.html @@ -0,0 +1,13 @@ +OrchestrationConfigRef | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias OrchestrationConfigRef

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              OrchestrationConfigRef: Xor<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  { id: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  { name: string; scenario: string; version: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Reference to an orchestration configuration created via the Prompt Registry API. +Use this to reference a pre-configured orchestration setup without +defining the full configuration in code. The configuration must be +created via the Prompt Registry API before it can be referenced. +Reference by ID.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const configRef: OrchestrationConfigRef = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: 'f47ac10b-58cc-4372-a567-0e02b2c3d479'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Reference by scenario, name and version. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              const configRef: OrchestrationConfigRef = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              scenario: 'customer-support',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: 'example-orchestration-config',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: '0.0.1'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/orchestration_src.OrchestrationError.html b/static/api/v/types/orchestration_src.OrchestrationError.html new file mode 100644 index 000000000..1c1591722 --- /dev/null +++ b/static/api/v/types/orchestration_src.OrchestrationError.html @@ -0,0 +1,17 @@ +OrchestrationError | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias OrchestrationError

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                OrchestrationError: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    code: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headers?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    intermediate_results?: ModuleResults;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    location: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    request_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'Error' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • code: number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  400
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalheaders?: Record<string, string>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  HTTP headers returned from the failed request attempt

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Optionalintermediate_results?: ModuleResults
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • location: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Where the error occurred

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "LLM Module"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • message: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "Model name must be one of ['gpt-4o-mini', ...]"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • request_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "d4a67ea1-2bf9-4df7-8105-d48203ccff76"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/orchestration_src.OrchestrationErrorResponse.html b/static/api/v/types/orchestration_src.OrchestrationErrorResponse.html new file mode 100644 index 000000000..013c33b7e --- /dev/null +++ b/static/api/v/types/orchestration_src.OrchestrationErrorResponse.html @@ -0,0 +1,3 @@ +OrchestrationErrorResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias OrchestrationErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  OrchestrationErrorResponse: ErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Orchestration error response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/orchestration_src.OrchestrationModuleConfigList.html b/static/api/v/types/orchestration_src.OrchestrationModuleConfigList.html new file mode 100644 index 000000000..fbdcf3cf4 --- /dev/null +++ b/static/api/v/types/orchestration_src.OrchestrationModuleConfigList.html @@ -0,0 +1,7 @@ +OrchestrationModuleConfigList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias OrchestrationModuleConfigList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    OrchestrationModuleConfigList: [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        OrchestrationModuleConfig,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ...OrchestrationModuleConfig[],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Non-empty list of orchestration module configurations for module fallback. +The orchestration service will try each configuration in order until one succeeds.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    const fallbackConfig: OrchestrationModuleConfigList = [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    promptTemplating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    model: { name: 'gpt-5', timeout: 5 }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    promptTemplating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    model: { name: 'gpt-5-mini' }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ]; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/orchestration_src.PromptTemplate.html b/static/api/v/types/orchestration_src.PromptTemplate.html new file mode 100644 index 000000000..848b63dfc --- /dev/null +++ b/static/api/v/types/orchestration_src.PromptTemplate.html @@ -0,0 +1,9 @@ +PromptTemplate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PromptTemplate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      PromptTemplate: Omit<Template, "template"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          template?: TemplatingChatMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'Template' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionaltemplate?: TemplatingChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        A chat message array to be formatted with values from placeholderValues. +Both role and content can use {{?variable}} placeholders.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        For dynamic templating (changing per request), pass templated messages directly in .chatCompletion({ messages }).

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        // Static template: passed once in client config
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        templating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        template: [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        role: 'system',
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content: 'You are a helpful assistant for {{?product}}.'
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/orchestration_src.StreamOptions.html b/static/api/v/types/orchestration_src.StreamOptions.html new file mode 100644 index 000000000..7afd493d0 --- /dev/null +++ b/static/api/v/types/orchestration_src.StreamOptions.html @@ -0,0 +1,4 @@ +StreamOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias StreamOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Stream options for orchestration requests. +Either shared stream options for every module configuration or stream options with per-config overrides for module fallback.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/orchestration_src.StreamOptionsWithOverrides.html b/static/api/v/types/orchestration_src.StreamOptionsWithOverrides.html new file mode 100644 index 000000000..5b988b33d --- /dev/null +++ b/static/api/v/types/orchestration_src.StreamOptionsWithOverrides.html @@ -0,0 +1,12 @@ +StreamOptionsWithOverrides | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias StreamOptionsWithOverrides

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          StreamOptionsWithOverrides: Omit<BaseStreamOptions, "overrides"> & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              overrides: Partial<Record<number, ModuleStreamOptions>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Stream options with support for per-config overrides in module fallback scenarios. +The overrides property allows you to specify stream options that apply to specific module configurations by their index in the fallback list. +If an override is not provided for a config, it will use the shared options defined in BaseStreamOptions. +Overrides do not merge with shared options.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • overrides: Partial<Record<number, ModuleStreamOptions>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Per-config stream options that override shared settings. +Use object numeric keys for config indices you want to override. +Omit keys for configs that should use shared options or set their value to undefined.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            const optionsWithOverrides: StreamOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            global: { chunk_size: 100 },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            promptTemplating: { include_usage: false },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            overrides: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            0: { promptTemplating: { include_usage: true } }, // config 0, replaces base options fully
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            // 1: resolves base options because no override is provided (`{ promptTemplating: { include_usage: false } }`)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            2: { outputFiltering: { overlap: 50 } } // config 2, replaces base options fully
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }; +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/orchestration_src.SystemChatMessage.html b/static/api/v/types/orchestration_src.SystemChatMessage.html new file mode 100644 index 000000000..46d3897d7 --- /dev/null +++ b/static/api/v/types/orchestration_src.SystemChatMessage.html @@ -0,0 +1,5 @@ +SystemChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SystemChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'SystemChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type SystemChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                role: "system";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            role: "system"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/orchestration_src.ToolChatMessage.html b/static/api/v/types/orchestration_src.ToolChatMessage.html new file mode 100644 index 000000000..0e6a8a8aa --- /dev/null +++ b/static/api/v/types/orchestration_src.ToolChatMessage.html @@ -0,0 +1,9 @@ +ToolChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ToolChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'ToolChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ToolChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  role: "tool";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tool_call_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              role: "tool"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "tool"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tool_call_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/orchestration_src.TranslationApplyToCategory.html b/static/api/v/types/orchestration_src.TranslationApplyToCategory.html new file mode 100644 index 000000000..0f3bb85a1 --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationApplyToCategory.html @@ -0,0 +1,3 @@ +TranslationApplyToCategory | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias TranslationApplyToCategory

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                TranslationApplyToCategory: "placeholders" | "template_roles"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Category for translation application scope.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/orchestration_src.TranslationConfigParams.html b/static/api/v/types/orchestration_src.TranslationConfigParams.html new file mode 100644 index 000000000..3808e6b3e --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationConfigParams.html @@ -0,0 +1,3 @@ +TranslationConfigParams | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias TranslationConfigParams<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TranslationConfigParams: T extends "input"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ? TranslationInputParameters
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      : TranslationOutputParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters for translation configurations.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • T extends ConfigType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/orchestration_src.TranslationInputConfig.html b/static/api/v/types/orchestration_src.TranslationInputConfig.html new file mode 100644 index 000000000..77e8f7ffb --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationInputConfig.html @@ -0,0 +1,3 @@ +TranslationInputConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias TranslationInputConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    TranslationInputConfig: SAPDocumentTranslationInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Input configuration for translation module.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/orchestration_src.TranslationInputParameters.html b/static/api/v/types/orchestration_src.TranslationInputParameters.html new file mode 100644 index 000000000..2a45e4c1d --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationInputParameters.html @@ -0,0 +1,3 @@ +TranslationInputParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias TranslationInputParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TranslationInputParameters: TranslationConfigParametersInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Input parameters for translation input configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/orchestration_src.TranslationOutputConfig.html b/static/api/v/types/orchestration_src.TranslationOutputConfig.html new file mode 100644 index 000000000..83185af0c --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationOutputConfig.html @@ -0,0 +1,3 @@ +TranslationOutputConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias TranslationOutputConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        TranslationOutputConfig: SAPDocumentTranslationOutput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Output configuration for translation module.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/orchestration_src.TranslationOutputParameters.html b/static/api/v/types/orchestration_src.TranslationOutputParameters.html new file mode 100644 index 000000000..6358e6a00 --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationOutputParameters.html @@ -0,0 +1,3 @@ +TranslationOutputParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias TranslationOutputParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TranslationOutputParameters: TranslationConfigParametersOutput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Output parameters for translation output configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/orchestration_src.TranslationReturnType.html b/static/api/v/types/orchestration_src.TranslationReturnType.html new file mode 100644 index 000000000..18c0bcdbd --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationReturnType.html @@ -0,0 +1,3 @@ +TranslationReturnType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias TranslationReturnType<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            TranslationReturnType: T extends "input"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ? TranslationInputConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                : TranslationOutputConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Return type for translation configurations.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • T extends ConfigType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/orchestration_src.TranslationTargetLanguage.html b/static/api/v/types/orchestration_src.TranslationTargetLanguage.html new file mode 100644 index 000000000..cfcafd98f --- /dev/null +++ b/static/api/v/types/orchestration_src.TranslationTargetLanguage.html @@ -0,0 +1,3 @@ +TranslationTargetLanguage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias TranslationTargetLanguage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              TranslationTargetLanguage: string | DocumentTranslationApplyToSelector

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Target language for translation, either a language code or a selector configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/orchestration_src.UserChatMessage.html b/static/api/v/types/orchestration_src.UserChatMessage.html new file mode 100644 index 000000000..6051ce48d --- /dev/null +++ b/static/api/v/types/orchestration_src.UserChatMessage.html @@ -0,0 +1,5 @@ +UserChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias UserChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'UserChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type UserChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: UserChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    role: "user";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                role: "user"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/orchestration_src.UserChatMessageContent.html b/static/api/v/types/orchestration_src.UserChatMessageContent.html new file mode 100644 index 000000000..353f139ce --- /dev/null +++ b/static/api/v/types/orchestration_src.UserChatMessageContent.html @@ -0,0 +1,3 @@ +UserChatMessageContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias UserChatMessageContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  UserChatMessageContent: string | UserChatMessageContentItem[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'UserChatMessageContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/orchestration_src.UserChatMessageContentItem.html b/static/api/v/types/orchestration_src.UserChatMessageContentItem.html new file mode 100644 index 000000000..959f302f2 --- /dev/null +++ b/static/api/v/types/orchestration_src.UserChatMessageContentItem.html @@ -0,0 +1,7 @@ +UserChatMessageContentItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias UserChatMessageContentItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'UserChatMessageContentItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type UserChatMessageContentItem = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        file?: FileContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        image_url?: ImageContentUrl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        text?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "text" | "image_url" | "file";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    file? +image_url? +text? +type +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    image_url?: ImageContentUrl
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    text?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: "text" | "image_url" | "file"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.AssistantChatMessage.html b/static/api/v/types/prompt-registry_src.AssistantChatMessage.html new file mode 100644 index 000000000..0d786a750 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.AssistantChatMessage.html @@ -0,0 +1,7 @@ +AssistantChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias AssistantChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'AssistantChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type AssistantChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          content?: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          refusal?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          role: "assistant";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tool_calls?: MessageToolCalls;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content? +refusal? +role +tool_calls? +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      refusal?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      role: "assistant"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tool_calls?: MessageToolCalls
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.AzureContentSafetyInput.html b/static/api/v/types/prompt-registry_src.AzureContentSafetyInput.html new file mode 100644 index 000000000..bde709633 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.AzureContentSafetyInput.html @@ -0,0 +1,9 @@ +AzureContentSafetyInput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias AzureContentSafetyInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Filter configuration for Azure Content Safety

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type AzureContentSafetyInput = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hate?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            prompt_shield?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            self_harm?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sexual?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            violence?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        prompt_shield?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Filter prompts for harmful content such as jailbreaks and prompt injections.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        self_harm?: AzureThreshold
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        violence?: AzureThreshold
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.AzureContentSafetyInputFilterConfig.html b/static/api/v/types/prompt-registry_src.AzureContentSafetyInputFilterConfig.html new file mode 100644 index 000000000..4fa6669fe --- /dev/null +++ b/static/api/v/types/prompt-registry_src.AzureContentSafetyInputFilterConfig.html @@ -0,0 +1,9 @@ +AzureContentSafetyInputFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias AzureContentSafetyInputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'AzureContentSafetyInputFilterConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type AzureContentSafetyInputFilterConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: AzureContentSafetyInput;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "azure_content_safety";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: "azure_content_safety"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Name of the filter provider type

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "azure_content_safety"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.AzureContentSafetyOutput.html b/static/api/v/types/prompt-registry_src.AzureContentSafetyOutput.html new file mode 100644 index 000000000..3ee88d64a --- /dev/null +++ b/static/api/v/types/prompt-registry_src.AzureContentSafetyOutput.html @@ -0,0 +1,9 @@ +AzureContentSafetyOutput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias AzureContentSafetyOutput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Filter configuration for Azure Content Safety

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type AzureContentSafetyOutput = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hate?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                protected_material_code?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                self_harm?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sexual?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                violence?: AzureThreshold;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            protected_material_code?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Detect protected code content from known GitHub repositories. The scan includes software libraries, source code, algorithms, and other proprietary programming content.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            self_harm?: AzureThreshold
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            violence?: AzureThreshold
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.AzureContentSafetyOutputFilterConfig.html b/static/api/v/types/prompt-registry_src.AzureContentSafetyOutputFilterConfig.html new file mode 100644 index 000000000..2d4c95554 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.AzureContentSafetyOutputFilterConfig.html @@ -0,0 +1,9 @@ +AzureContentSafetyOutputFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias AzureContentSafetyOutputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'AzureContentSafetyOutputFilterConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type AzureContentSafetyOutputFilterConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: AzureContentSafetyOutput;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "azure_content_safety";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "azure_content_safety"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the filter provider type

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "azure_content_safety"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.AzureThreshold.html b/static/api/v/types/prompt-registry_src.AzureThreshold.html new file mode 100644 index 000000000..71b3ae786 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.AzureThreshold.html @@ -0,0 +1,3 @@ +AzureThreshold | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias AzureThreshold

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                AzureThreshold: 0 | 2 | 4 | 6

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'AzureThreshold' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.ChatCompletionTool.html b/static/api/v/types/prompt-registry_src.ChatCompletionTool.html new file mode 100644 index 000000000..d21019327 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ChatCompletionTool.html @@ -0,0 +1,6 @@ +ChatCompletionTool | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ChatCompletionTool

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'ChatCompletionTool' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ChatCompletionTool = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      function: FunctionObject;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "function";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  function: FunctionObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "function"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  The type of the tool. Currently, only function is supported.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.ChatMessage.html b/static/api/v/types/prompt-registry_src.ChatMessage.html new file mode 100644 index 000000000..b10bf215b --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ChatMessage.html @@ -0,0 +1,3 @@ +ChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias ChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ChatMessage:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | SystemChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | UserChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | AssistantChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | ToolChatMessage
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | DeveloperChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'ChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.ChatMessageContent.html b/static/api/v/types/prompt-registry_src.ChatMessageContent.html new file mode 100644 index 000000000..d4f7a3101 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ChatMessageContent.html @@ -0,0 +1,3 @@ +ChatMessageContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ChatMessageContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ChatMessageContent: string | TextContent[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ChatMessageContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.DPIConfig.html b/static/api/v/types/prompt-registry_src.DPIConfig.html new file mode 100644 index 000000000..6a4955e05 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPIConfig.html @@ -0,0 +1,19 @@ +DPIConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DPIConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'DPIConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type DPIConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            allowlist?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            entities: DPIEntityConfig[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            mask_file_input_method?: "anonymization" | "skip";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            mask_grounding_input?: { enabled?: boolean };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            method: "anonymization" | "pseudonymization";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: "sap_data_privacy_integration";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        allowlist?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of strings that should not be masked

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "SAP",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "Joule"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        entities: DPIEntityConfig[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of entities to be masked +Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        mask_file_input_method?: "anonymization" | "skip"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type of masking method to be used for file inputs. Required if file inputs are provided.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        mask_grounding_input?: { enabled?: boolean }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalenabled?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          controls whether the input to the grounding module will be masked with the configuration supplied in the masking module

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        method: "anonymization" | "pseudonymization"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type of masking method to be used

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "sap_data_privacy_integration"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type of masking service provider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.DPICustomEntity.html b/static/api/v/types/prompt-registry_src.DPICustomEntity.html new file mode 100644 index 000000000..4e41b5d26 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPICustomEntity.html @@ -0,0 +1,7 @@ +DPICustomEntity | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DPICustomEntity

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'DPICustomEntity' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type DPICustomEntity = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              regex: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              replacement_strategy: DPIMethodConstant;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          regex: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Regular expression to match the entity

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          replacement_strategy: DPIMethodConstant

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Replacement strategy to be used for the entity

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.DPIEntities.html b/static/api/v/types/prompt-registry_src.DPIEntities.html new file mode 100644 index 000000000..df94f8bf5 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPIEntities.html @@ -0,0 +1,3 @@ +DPIEntities | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias DPIEntities

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            DPIEntities:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-person"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-org"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-university"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-location"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-email"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-phone"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-address"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-sapids-internal"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-sapids-public"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-url"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-username-password"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-nationalid"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-iban"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-ssn"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-credit-card-number"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-passport"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-driverlicense"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-nationality"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-religious-group"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-political-group"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-pronouns-gender"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-ethnicity"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-gender"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-sexual-orientation"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-trade-union"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "profile-sensitive-data"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Default entities supported by data privacy and integration service

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.DPIEntityConfig.html b/static/api/v/types/prompt-registry_src.DPIEntityConfig.html new file mode 100644 index 000000000..de70bd22d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPIEntityConfig.html @@ -0,0 +1,3 @@ +DPIEntityConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias DPIEntityConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'DPIEntityConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.DPIMethodConstant.html b/static/api/v/types/prompt-registry_src.DPIMethodConstant.html new file mode 100644 index 000000000..2876305e4 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPIMethodConstant.html @@ -0,0 +1,9 @@ +DPIMethodConstant | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias DPIMethodConstant

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Replaces the entity with the specified value followed by an incrementing number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type DPIMethodConstant = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    method: "constant";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    value: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                method: "constant"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Value to be used for replacement

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "NAME_REDACTED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.DPIMethodFabricatedData.html b/static/api/v/types/prompt-registry_src.DPIMethodFabricatedData.html new file mode 100644 index 000000000..cdf1b753f --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPIMethodFabricatedData.html @@ -0,0 +1,4 @@ +DPIMethodFabricatedData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias DPIMethodFabricatedData

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Replaces the entity with a randomly generated value appropriate to its type.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type DPIMethodFabricatedData = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      method: "fabricated_data";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  method +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  method: "fabricated_data"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.DPIStandardEntity.html b/static/api/v/types/prompt-registry_src.DPIStandardEntity.html new file mode 100644 index 000000000..80571aa58 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DPIStandardEntity.html @@ -0,0 +1,6 @@ +DPIStandardEntity | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias DPIStandardEntity

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'DPIStandardEntity' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type DPIStandardEntity = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        replacement_strategy?: DPIMethodConstant | DPIMethodFabricatedData;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: DPIEntities;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Replacement strategy to be used for the entity

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.DataRepositoryType.html b/static/api/v/types/prompt-registry_src.DataRepositoryType.html new file mode 100644 index 000000000..0769f7c6e --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DataRepositoryType.html @@ -0,0 +1,3 @@ +DataRepositoryType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias DataRepositoryType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      DataRepositoryType: "vector" | "help.sap.com"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Only include DataRepositories with the given type.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.DeveloperChatMessage.html b/static/api/v/types/prompt-registry_src.DeveloperChatMessage.html new file mode 100644 index 000000000..459c328eb --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DeveloperChatMessage.html @@ -0,0 +1,5 @@ +DeveloperChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias DeveloperChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'DeveloperChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type DeveloperChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            content: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            role: "developer";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        role: "developer"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.DocumentGroundingFilter.html b/static/api/v/types/prompt-registry_src.DocumentGroundingFilter.html new file mode 100644 index 000000000..a64eddd07 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.DocumentGroundingFilter.html @@ -0,0 +1,17 @@ +DocumentGroundingFilter | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DocumentGroundingFilter

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'DocumentGroundingFilter' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          chunk_metadata?: KeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Restrict chunks considered during search to those with the given metadata.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data_repositories?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Specify [''] to search across all DataRepositories or give a specific list of DataRepository ids. +Default: [ +"" +].

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data_repository_metadata?: KeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Restrict DataRepositories considered during search to those annotated with the given metadata. Useful when combined with dataRepositories=['*']

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data_repository_type: DataRepositoryType
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          document_metadata?: SearchDocumentKeyValueListPair[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Restrict documents considered during search to those annotated with the given metadata.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.ErrorResponse.html b/static/api/v/types/prompt-registry_src.ErrorResponse.html new file mode 100644 index 000000000..1bedf5113 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ErrorResponse.html @@ -0,0 +1,3 @@ +ErrorResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ErrorResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ErrorResponse: { message: string; request_id: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'ErrorResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.FileContent.html b/static/api/v/types/prompt-registry_src.FileContent.html new file mode 100644 index 000000000..5d8ca4710 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.FileContent.html @@ -0,0 +1,7 @@ +FileContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias FileContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'FileContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type FileContent = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  file_data: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  filename?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              file_data: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Base64 encoded file content or file URL

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              filename?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the file

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.FilteringModuleConfig.html b/static/api/v/types/prompt-registry_src.FilteringModuleConfig.html new file mode 100644 index 000000000..7174910ae --- /dev/null +++ b/static/api/v/types/prompt-registry_src.FilteringModuleConfig.html @@ -0,0 +1,7 @@ +FilteringModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias FilteringModuleConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'FilteringModuleConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type FilteringModuleConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input?: InputFilteringConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output?: OutputFilteringConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                List of provider type and filters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                List of provider type and filters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.FilteringStreamOptions.html b/static/api/v/types/prompt-registry_src.FilteringStreamOptions.html new file mode 100644 index 000000000..6453b671d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.FilteringStreamOptions.html @@ -0,0 +1,6 @@ +FilteringStreamOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias FilteringStreamOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Stream options for output filtering. Will be ignored if stream is false.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type FilteringStreamOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      overlap?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  overlap?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Number of characters that should be additionally sent to content filtering services from previous chunks as additional context. +Maximum: 10000.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.FunctionObject.html b/static/api/v/types/prompt-registry_src.FunctionObject.html new file mode 100644 index 000000000..18168ebba --- /dev/null +++ b/static/api/v/types/prompt-registry_src.FunctionObject.html @@ -0,0 +1,12 @@ +FunctionObject | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias FunctionObject

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'FunctionObject' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type FunctionObject = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        parameters?: FunctionParameters;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        strict?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    description?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    A description of what the function does, used by the model to choose when and how to call the function.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The name of the function to be called. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a maximum length of 64. +Max Length: 64. +Pattern: "^[a-zA-Z0-9-_]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    parameters?: FunctionParameters
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    strict?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Whether to enable strict schema adherence when generating the function call. If set to true, the model will follow the exact schema defined in the parameters field. Only a subset of JSON Schema is supported when strict is true. Learn more about Structured Outputs in the function calling guide.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.FunctionParameters.html b/static/api/v/types/prompt-registry_src.FunctionParameters.html new file mode 100644 index 000000000..9967b9ec3 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.FunctionParameters.html @@ -0,0 +1,3 @@ +FunctionParameters | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias FunctionParameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      FunctionParameters: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The parameters the functions accepts, described as a JSON Schema object. See the guide for examples, and the JSON Schema reference for documentation about the format. Omitting parameters defines a function with an empty parameter list.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.GlobalStreamOptions.html b/static/api/v/types/prompt-registry_src.GlobalStreamOptions.html new file mode 100644 index 000000000..bd73e7331 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.GlobalStreamOptions.html @@ -0,0 +1,15 @@ +GlobalStreamOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias GlobalStreamOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Options for streaming. Will be ignored if enabled is false.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type GlobalStreamOptions = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            chunk_size?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            delimiters?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        chunk_size?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Minimum number of characters per chunk that post-LLM modules operate on. +Default: 100. +Maximum: 10000. +Minimum: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        delimiters?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List of delimiters to split the input text into chunks.Please note, this is a required parameter when input_translation_module_config or output_translation_module_config are configured.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "\n",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ".",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "?",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "!"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Min Items: 1. +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        If true, the response will be streamed back to the client

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.GroundingFilterId.html b/static/api/v/types/prompt-registry_src.GroundingFilterId.html new file mode 100644 index 000000000..1a97908fd --- /dev/null +++ b/static/api/v/types/prompt-registry_src.GroundingFilterId.html @@ -0,0 +1,3 @@ +GroundingFilterId | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias GroundingFilterId

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          GroundingFilterId: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Identifier of this SearchFilter - unique per request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.GroundingFilterSearchConfiguration.html b/static/api/v/types/prompt-registry_src.GroundingFilterSearchConfiguration.html new file mode 100644 index 000000000..dd08b2049 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.GroundingFilterSearchConfiguration.html @@ -0,0 +1,7 @@ +GroundingFilterSearchConfiguration | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias GroundingFilterSearchConfiguration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'GroundingFilterSearchConfiguration' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type GroundingFilterSearchConfiguration = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                max_chunk_count?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                max_document_count?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            max_chunk_count?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Maximum number of chunks to be returned. Cannot be used with 'maxDocumentCount'.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            max_document_count?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            [Only supports 'vector' dataRepositoryType] - Maximum number of documents to be returned. Cannot be used with 'maxChunkCount'. If maxDocumentCount is given, then only one chunk per document is returned.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.GroundingModuleConfig.html b/static/api/v/types/prompt-registry_src.GroundingModuleConfig.html new file mode 100644 index 000000000..937c7c318 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.GroundingModuleConfig.html @@ -0,0 +1,17 @@ +GroundingModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias GroundingModuleConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'GroundingModuleConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type GroundingModuleConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      filters?: DocumentGroundingFilter[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      metadata_params?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      placeholders: { input: string[]; output: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "document_grounding_service"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  filters?: DocumentGroundingFilter[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata_params?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  placeholders: { input: string[]; output: string };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalfilters?: DocumentGroundingFilter[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Document grounding service filters to be used

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalmetadata_params?: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameter name used for specifying metadata parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • placeholders: { input: string[]; output: string }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Placeholders to be used for grounding input questions and output

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • input: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Contains the input parameters used for grounding input questions +Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • output: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Placeholder name for grounding output

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "groundingOutput"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "document_grounding_service" | any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "document_grounding_service"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.ImageContent.html b/static/api/v/types/prompt-registry_src.ImageContent.html new file mode 100644 index 000000000..ed4bdaeff --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ImageContent.html @@ -0,0 +1,3 @@ +ImageContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias ImageContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ImageContent: { image_url: { detail?: string; url: string }; type: "image_url" } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'ImageContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.ImageContentUrl.html b/static/api/v/types/prompt-registry_src.ImageContentUrl.html new file mode 100644 index 000000000..84b727c5e --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ImageContentUrl.html @@ -0,0 +1,6 @@ +ImageContentUrl | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias ImageContentUrl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'ImageContentUrl' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type ImageContentUrl = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      detail?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      url: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  detail?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Default: "auto".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  url: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.InputFilterConfig.html b/static/api/v/types/prompt-registry_src.InputFilterConfig.html new file mode 100644 index 000000000..388a5007f --- /dev/null +++ b/static/api/v/types/prompt-registry_src.InputFilterConfig.html @@ -0,0 +1,3 @@ +InputFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias InputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'InputFilterConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.InputFilteringConfig.html b/static/api/v/types/prompt-registry_src.InputFilteringConfig.html new file mode 100644 index 000000000..e664d4c53 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.InputFilteringConfig.html @@ -0,0 +1,6 @@ +InputFilteringConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias InputFilteringConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'InputFilteringConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type InputFilteringConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          filters: InputFilterConfig[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Configuration for content filtering services that should be used for the given filtering step (input filtering). +Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.KeyValueListPair.html b/static/api/v/types/prompt-registry_src.KeyValueListPair.html new file mode 100644 index 000000000..256f44a69 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.KeyValueListPair.html @@ -0,0 +1,6 @@ +KeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias KeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'KeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type KeyValueListPair = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.LLMModelDetails.html b/static/api/v/types/prompt-registry_src.LLMModelDetails.html new file mode 100644 index 000000000..3ca939787 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.LLMModelDetails.html @@ -0,0 +1,25 @@ +LLMModelDetails | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias LLMModelDetails

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The model and parameters to be used for the prompt templating. This is the model that will be used to generate the response.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type LLMModelDetails = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              max_retries?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              params?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeout?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          max_retries?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Maximum number of retries for the LLM request. This parameter is currently ignored for Vertex AI models. +Default: 2. +Maximum: 5.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Name of the model as in LLM Access configuration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "gpt-4o-mini"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          params?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Additional parameters for the model. Default values are used for mandatory parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "max_completion_tokens": 300,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "temperature": 0.1,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "frequency_penalty": 0,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "presence_penalty": 0,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "n": 2,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "stream_options": {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * "include_usage": true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeout?: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Timeout for the LLM request in seconds. This parameter is currently ignored for Vertex AI models. +Default: 600. +Maximum: 600. +Minimum: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Version of the model to be used +Default: "latest".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.LlamaGuard38B.html b/static/api/v/types/prompt-registry_src.LlamaGuard38B.html new file mode 100644 index 000000000..e78686d66 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.LlamaGuard38B.html @@ -0,0 +1,17 @@ +LlamaGuard38B | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias LlamaGuard38B

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Filter configuration for Llama Guard 3 8B

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type LlamaGuard38B = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                child_exploitation?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                code_interpreter_abuse?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                defamation?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                elections?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                hate?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                indiscriminate_weapons?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                intellectual_property?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                non_violent_crimes?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                privacy?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                self_harm?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sex_crimes?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                sexual_content?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                specialized_advice?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                violent_crimes?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            child_exploitation?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            code_interpreter_abuse?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            defamation?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            elections?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            hate?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            indiscriminate_weapons?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            intellectual_property?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            non_violent_crimes?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            privacy?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            self_harm?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sex_crimes?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            sexual_content?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            specialized_advice?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            violent_crimes?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.LlamaGuard38BFilterConfig.html b/static/api/v/types/prompt-registry_src.LlamaGuard38BFilterConfig.html new file mode 100644 index 000000000..a9e63a07e --- /dev/null +++ b/static/api/v/types/prompt-registry_src.LlamaGuard38BFilterConfig.html @@ -0,0 +1,9 @@ +LlamaGuard38BFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias LlamaGuard38BFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'LlamaGuard38BFilterConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type LlamaGuard38BFilterConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: LlamaGuard38B;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: "llama_guard_3_8b";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: "llama_guard_3_8b"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Name of the filter provider type

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "llama_guard_3_8b"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.MaskingModuleConfig.html b/static/api/v/types/prompt-registry_src.MaskingModuleConfig.html new file mode 100644 index 000000000..e42aa8bf1 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.MaskingModuleConfig.html @@ -0,0 +1,7 @@ +MaskingModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias MaskingModuleConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MaskingModuleConfig:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { providers: MaskingProviderConfig[] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | { masking_providers: MaskingProviderConfig[] }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'MaskingModuleConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • { providers: MaskingProviderConfig[] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • { masking_providers: MaskingProviderConfig[] }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • masking_providers: MaskingProviderConfig[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    List of masking service providers. DEPRECATED: will be removed Sept 15, 2026. Use providers property instead.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.MaskingProviderConfig.html b/static/api/v/types/prompt-registry_src.MaskingProviderConfig.html new file mode 100644 index 000000000..ba64374de --- /dev/null +++ b/static/api/v/types/prompt-registry_src.MaskingProviderConfig.html @@ -0,0 +1,3 @@ +MaskingProviderConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias MaskingProviderConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  MaskingProviderConfig: DPIConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'MaskingProviderConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.MessageToolCall.html b/static/api/v/types/prompt-registry_src.MessageToolCall.html new file mode 100644 index 000000000..61c8064f0 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.MessageToolCall.html @@ -0,0 +1,6 @@ +MessageToolCall | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias MessageToolCall

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    MessageToolCall: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        function: { arguments: string; name: string } & Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "function";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'MessageToolCall' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • function: { arguments: string; name: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The function that the model called.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The ID of the tool call.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: "function"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The type of the tool. Currently, only function is supported.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.MessageToolCalls.html b/static/api/v/types/prompt-registry_src.MessageToolCalls.html new file mode 100644 index 000000000..125270261 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.MessageToolCalls.html @@ -0,0 +1,3 @@ +MessageToolCalls | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias MessageToolCalls

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      MessageToolCalls: MessageToolCall[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The tool calls generated by the model, such as function calls.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.ModuleConfigs.html b/static/api/v/types/prompt-registry_src.ModuleConfigs.html new file mode 100644 index 000000000..8cb8c2dcb --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ModuleConfigs.html @@ -0,0 +1,8 @@ +ModuleConfigs | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ModuleConfigs

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'ModuleConfigs' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        filtering? +grounding? +masking? +prompt_templating +translation? +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        prompt_templating: PromptTemplatingModuleConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.ModuleConfigsList.html b/static/api/v/types/prompt-registry_src.ModuleConfigsList.html new file mode 100644 index 000000000..051f5c9f9 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ModuleConfigsList.html @@ -0,0 +1,4 @@ +ModuleConfigsList | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ModuleConfigsList

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ModuleConfigsList: ModuleConfigs[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A list of module configurations. The first configuration in the list that succeeds will be used.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.MultiChatContent.html b/static/api/v/types/prompt-registry_src.MultiChatContent.html new file mode 100644 index 000000000..ca3a30199 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.MultiChatContent.html @@ -0,0 +1,3 @@ +MultiChatContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias MultiChatContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            MultiChatContent: ImageContent | TextContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'MultiChatContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.MultiChatTemplate.html b/static/api/v/types/prompt-registry_src.MultiChatTemplate.html new file mode 100644 index 000000000..86e37352a --- /dev/null +++ b/static/api/v/types/prompt-registry_src.MultiChatTemplate.html @@ -0,0 +1,5 @@ +MultiChatTemplate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias MultiChatTemplate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'MultiChatTemplate' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type MultiChatTemplate = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: MultiChatContent[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  role: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: MultiChatContent[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              role: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfig.html b/static/api/v/types/prompt-registry_src.OrchestrationConfig.html new file mode 100644 index 000000000..61b7ee18b --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfig.html @@ -0,0 +1,5 @@ +OrchestrationConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias OrchestrationConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'OrchestrationConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type OrchestrationConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    modules: ModuleConfigs | ModuleConfigsList;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    stream?: GlobalStreamOptions;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                modules +stream? +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfigDeleteResponse.html b/static/api/v/types/prompt-registry_src.OrchestrationConfigDeleteResponse.html new file mode 100644 index 000000000..7dc994a70 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfigDeleteResponse.html @@ -0,0 +1,3 @@ +OrchestrationConfigDeleteResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias OrchestrationConfigDeleteResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  OrchestrationConfigDeleteResponse: { message: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'OrchestrationConfigDeleteResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfigGetResponse.html b/static/api/v/types/prompt-registry_src.OrchestrationConfigGetResponse.html new file mode 100644 index 000000000..5bfbe8540 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfigGetResponse.html @@ -0,0 +1,5 @@ +OrchestrationConfigGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias OrchestrationConfigGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    OrchestrationConfigGetResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        creation_timestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        is_version_head?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        managed_by?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        resource_group_id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        spec?: OrchestrationConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'OrchestrationConfigGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalcreation_timestamp?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Format: "timestamp".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalid?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalis_version_head?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalmanaged_by?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalname?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalresource_group_id?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalscenario?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalspec?: OrchestrationConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalversion?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfigListResponse.html b/static/api/v/types/prompt-registry_src.OrchestrationConfigListResponse.html new file mode 100644 index 000000000..86b74d25c --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfigListResponse.html @@ -0,0 +1,3 @@ +OrchestrationConfigListResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias OrchestrationConfigListResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      OrchestrationConfigListResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          resources: OrchestrationConfigGetResponse[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'OrchestrationConfigListResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfigPostRequest.html b/static/api/v/types/prompt-registry_src.OrchestrationConfigPostRequest.html new file mode 100644 index 000000000..586d68cea --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfigPostRequest.html @@ -0,0 +1,9 @@ +OrchestrationConfigPostRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias OrchestrationConfigPostRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        OrchestrationConfigPostRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scenario: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            spec: OrchestrationConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'OrchestrationConfigPostRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 120. +Pattern: "^[a-zA-Z0-9_-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • scenario: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 120. +Pattern: "^[a-zA-Z0-9_-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • spec: OrchestrationConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • version: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 10. +Pattern: "^[a-zA-Z0-9._-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfigPostResponse.html b/static/api/v/types/prompt-registry_src.OrchestrationConfigPostResponse.html new file mode 100644 index 000000000..ddaf6b482 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfigPostResponse.html @@ -0,0 +1,4 @@ +OrchestrationConfigPostResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias OrchestrationConfigPostResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          OrchestrationConfigPostResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              scenario: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'OrchestrationConfigPostResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • message: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • scenario: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.OrchestrationConfigResource.html b/static/api/v/types/prompt-registry_src.OrchestrationConfigResource.html new file mode 100644 index 000000000..e88eee50a --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OrchestrationConfigResource.html @@ -0,0 +1,5 @@ +OrchestrationConfigResource | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias OrchestrationConfigResource

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            OrchestrationConfigResource: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                creation_timestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                is_version_head?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                managed_by?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                resource_group_id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                spec?: OrchestrationConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'OrchestrationConfigResource' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalcreation_timestamp?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Format: "timestamp".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalid?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalis_version_head?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalmanaged_by?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalname?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalresource_group_id?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalscenario?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalspec?: OrchestrationConfig
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalversion?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.OutputFilterConfig.html b/static/api/v/types/prompt-registry_src.OutputFilterConfig.html new file mode 100644 index 000000000..e6abc29e6 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OutputFilterConfig.html @@ -0,0 +1,3 @@ +OutputFilterConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias OutputFilterConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'OutputFilterConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.OutputFilteringConfig.html b/static/api/v/types/prompt-registry_src.OutputFilteringConfig.html new file mode 100644 index 000000000..697d3157e --- /dev/null +++ b/static/api/v/types/prompt-registry_src.OutputFilteringConfig.html @@ -0,0 +1,7 @@ +OutputFilteringConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias OutputFilteringConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'OutputFilteringConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type OutputFilteringConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    filters: OutputFilterConfig[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    stream_options?: FilteringStreamOptions;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for content filtering services that should be used for the given filtering step (output filtering). +Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                stream_options?: FilteringStreamOptions
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.PromptTemplate.html b/static/api/v/types/prompt-registry_src.PromptTemplate.html new file mode 100644 index 000000000..5d3264cfc --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplate.html @@ -0,0 +1,3 @@ +PromptTemplate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias PromptTemplate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'PromptTemplate' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.PromptTemplateDeleteResponse.html b/static/api/v/types/prompt-registry_src.PromptTemplateDeleteResponse.html new file mode 100644 index 000000000..8d85def7d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplateDeleteResponse.html @@ -0,0 +1,3 @@ +PromptTemplateDeleteResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PromptTemplateDeleteResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    PromptTemplateDeleteResponse: { message: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'PromptTemplateDeleteResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.PromptTemplateGetResponse.html b/static/api/v/types/prompt-registry_src.PromptTemplateGetResponse.html new file mode 100644 index 000000000..dc030894d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplateGetResponse.html @@ -0,0 +1,5 @@ +PromptTemplateGetResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias PromptTemplateGetResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      PromptTemplateGetResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          creationTimestamp?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isVersionHead?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          managedBy?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          resourceGroupId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          spec?: PromptTemplateSpec;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'PromptTemplateGetResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalcreationTimestamp?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Format: "timestamp".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalid?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalisVersionHead?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalmanagedBy?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalname?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • OptionalresourceGroupId?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalscenario?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalspec?: PromptTemplateSpec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Optionalversion?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.PromptTemplateListResponse.html b/static/api/v/types/prompt-registry_src.PromptTemplateListResponse.html new file mode 100644 index 000000000..703a0aa7d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplateListResponse.html @@ -0,0 +1,3 @@ +PromptTemplateListResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias PromptTemplateListResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        PromptTemplateListResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            count: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            resources: PromptTemplateGetResponse[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'PromptTemplateListResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.PromptTemplatePostRequest.html b/static/api/v/types/prompt-registry_src.PromptTemplatePostRequest.html new file mode 100644 index 000000000..869d43300 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplatePostRequest.html @@ -0,0 +1,9 @@ +PromptTemplatePostRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias PromptTemplatePostRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          PromptTemplatePostRequest: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              scenario: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              spec: PromptTemplateSpec;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'PromptTemplatePostRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max Length: 120. +Pattern: "^[a-zA-Z0-9_-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • scenario: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max Length: 120. +Pattern: "^[a-zA-Z0-9_-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • spec: PromptTemplateSpec
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • version: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Max Length: 10. +Pattern: "^[a-zA-Z0-9._-]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.PromptTemplatePostResponse.html b/static/api/v/types/prompt-registry_src.PromptTemplatePostResponse.html new file mode 100644 index 000000000..a5fb90f05 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplatePostResponse.html @@ -0,0 +1,4 @@ +PromptTemplatePostResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias PromptTemplatePostResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PromptTemplatePostResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                message: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenario: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'PromptTemplatePostResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Format: "uuid".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • message: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • name: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • scenario: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • version: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.PromptTemplateSpec.html b/static/api/v/types/prompt-registry_src.PromptTemplateSpec.html new file mode 100644 index 000000000..dfb36d590 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplateSpec.html @@ -0,0 +1,7 @@ +PromptTemplateSpec | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias PromptTemplateSpec

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PromptTemplateSpec: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  additionalFields?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaults?: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  response_format?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ResponseFormatText
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ResponseFormatJsonObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ResponseFormatJsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  template: PromptTemplate[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tools?: ChatCompletionTool[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, Record<string, any>>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'PromptTemplateSpec' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • OptionaladditionalFields?: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DEPRECATED. Please use additional_fields instead.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionaldefaults?: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionalresponse_format?: ResponseFormatText | ResponseFormatJsonObject | ResponseFormatJsonSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Response format that the model output should adhere to. This is the same as the OpenAI definition. +Compatible with GPT-4o, GPT-4o mini, GPT-4 (Turbo) and all GPT-3.5 Turbo models newer than gpt-3.5-turbo-1106.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • template: PromptTemplate[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Optionaltools?: ChatCompletionTool[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                A list of tools the model may call. Used to provide a list of functions the model may generate JSON inputs for. This is the same as the OpenAI definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionRequest.html b/static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionRequest.html new file mode 100644 index 000000000..5e4eb66d7 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionRequest.html @@ -0,0 +1,3 @@ +PromptTemplateSubstitutionRequest | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias PromptTemplateSubstitutionRequest

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                PromptTemplateSubstitutionRequest: { inputParams: Record<string, any> } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                >

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'PromptTemplateSubstitutionRequest' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionResponse.html b/static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionResponse.html new file mode 100644 index 000000000..e26d1a55f --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplateSubstitutionResponse.html @@ -0,0 +1,3 @@ +PromptTemplateSubstitutionResponse | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias PromptTemplateSubstitutionResponse

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PromptTemplateSubstitutionResponse: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      parsedPrompt?: PromptTemplate[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resource?: PromptTemplateGetResponse;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'PromptTemplateSubstitutionResponse' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.PromptTemplatingModuleConfig.html b/static/api/v/types/prompt-registry_src.PromptTemplatingModuleConfig.html new file mode 100644 index 000000000..89ff1fd38 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.PromptTemplatingModuleConfig.html @@ -0,0 +1,6 @@ +PromptTemplatingModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PromptTemplatingModuleConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'PromptTemplatingModuleConfig' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type PromptTemplatingModuleConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        model: LLMModelDetails;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        prompt: Template | TemplateRef;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The prompt template to be used. Can be either a user defined template or a reference to a template in the prompt registry.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.ResponseFormatJsonObject.html b/static/api/v/types/prompt-registry_src.ResponseFormatJsonObject.html new file mode 100644 index 000000000..b523959b4 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ResponseFormatJsonObject.html @@ -0,0 +1,5 @@ +ResponseFormatJsonObject | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias ResponseFormatJsonObject

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ResponseFormatJsonObject' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type ResponseFormatJsonObject = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: "json_object";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "json_object"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The type of response format being defined: json_object

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.ResponseFormatJsonSchema.html b/static/api/v/types/prompt-registry_src.ResponseFormatJsonSchema.html new file mode 100644 index 000000000..9164e94d0 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ResponseFormatJsonSchema.html @@ -0,0 +1,11 @@ +ResponseFormatJsonSchema | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ResponseFormatJsonSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'ResponseFormatJsonSchema' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type ResponseFormatJsonSchema = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            json_schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                schema?: ResponseFormatJsonSchemaSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                strict?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: "json_schema";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        json_schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            description?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            schema?: ResponseFormatJsonSchemaSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            strict?: boolean | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionaldescription?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          A description of what the response format is for, used by the model to determine how to respond in the format.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The name of the response format. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a maximum length of 64. +Max Length: 64. +Pattern: "^[a-zA-Z0-9-_]+$".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalschema?: ResponseFormatJsonSchemaSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Optionalstrict?: boolean | null

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Whether to enable strict schema adherence when generating the output. If set to true, the model will always follow the exact schema defined in the schema field. Only a subset of JSON Schema is supported when strict is true. To learn more, read the Structured Outputs guide.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "json_schema"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        The type of response format being defined: json_schema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.ResponseFormatJsonSchemaSchema.html b/static/api/v/types/prompt-registry_src.ResponseFormatJsonSchemaSchema.html new file mode 100644 index 000000000..91dbe8387 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ResponseFormatJsonSchemaSchema.html @@ -0,0 +1,3 @@ +ResponseFormatJsonSchemaSchema | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias ResponseFormatJsonSchemaSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ResponseFormatJsonSchemaSchema: Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The schema for the response format, described as a JSON Schema object.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.ResponseFormatText.html b/static/api/v/types/prompt-registry_src.ResponseFormatText.html new file mode 100644 index 000000000..faf4490dd --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ResponseFormatText.html @@ -0,0 +1,5 @@ +ResponseFormatText | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ResponseFormatText

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'ResponseFormatText' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type ResponseFormatText = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: "text";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: "text"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            The type of response format being defined: text

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.RuntimeOrchestrationConfigFile.html b/static/api/v/types/prompt-registry_src.RuntimeOrchestrationConfigFile.html new file mode 100644 index 000000000..c11a8cdf5 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.RuntimeOrchestrationConfigFile.html @@ -0,0 +1,3 @@ +RuntimeOrchestrationConfigFile | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias RuntimeOrchestrationConfigFile

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              RuntimeOrchestrationConfigFile: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  apiVersion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kind?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metadata?: { name?: string; scenario?: string; version?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  spec?: OrchestrationConfig;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'RuntimeOrchestrationConfigFile' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.RuntimePromptTemplateFile.html b/static/api/v/types/prompt-registry_src.RuntimePromptTemplateFile.html new file mode 100644 index 000000000..1860d22a6 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.RuntimePromptTemplateFile.html @@ -0,0 +1,3 @@ +RuntimePromptTemplateFile | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias RuntimePromptTemplateFile

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RuntimePromptTemplateFile: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    apiVersion?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    kind?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata?: { name?: string; scenario?: string; version?: string } & Record<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        any,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    spec?: PromptTemplateSpec;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'RuntimePromptTemplateFile' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.SAPDocumentTranslationApplyToSelector.html b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationApplyToSelector.html new file mode 100644 index 000000000..28175d76e --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationApplyToSelector.html @@ -0,0 +1,15 @@ +SAPDocumentTranslationApplyToSelector | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias SAPDocumentTranslationApplyToSelector

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  This selector allows you to define the scope of translation, such as specific placeholders or messages with specific roles. For example, {"category": "placeholders", "items": ["user_input"], "source_language": "de-DE"} targets the value of "user_input" in placeholder_values specified in the request payload; and considers the value to be in German.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type SAPDocumentTranslationApplyToSelector = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      category: "placeholders" | "template_roles";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      items: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      source_language?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  category: "placeholders" | "template_roles"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Category to apply translation to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  items: string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  List of placeholders or roles to apply translation to

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "groundingInput",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "inputContext"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ] +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  source_language?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Language of the text to be translated.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "de-DE"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.SAPDocumentTranslationInput.html b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationInput.html new file mode 100644 index 000000000..b72af9902 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationInput.html @@ -0,0 +1,22 @@ +SAPDocumentTranslationInput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias SAPDocumentTranslationInput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'SAPDocumentTranslationInput' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type SAPDocumentTranslationInput = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            apply_to?: SAPDocumentTranslationApplyToSelector[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            source_language?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            target_language: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        translate_messages_history?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: "sap_document_translation";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        apply_to?: SAPDocumentTranslationApplyToSelector[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        source_language?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        target_language: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Configuration for sap_document_translation translation provider.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalapply_to?: SAPDocumentTranslationApplyToSelector[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalsource_language?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Language of the text to be translated.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "de-DE"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • target_language: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Language to which the text should be translated.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "en-US"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    translate_messages_history?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    If true, the messages history will be translated as well. +Default: true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: "sap_document_translation"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type of document translation provider

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "sap_document_translation"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutput.html b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutput.html new file mode 100644 index 000000000..bb7d7a43d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutput.html @@ -0,0 +1,13 @@ +SAPDocumentTranslationOutput | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias SAPDocumentTranslationOutput

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'SAPDocumentTranslationOutput' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type SAPDocumentTranslationOutput = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              source_language?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              target_language: SAPDocumentTranslationOutputTargetLanguage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: "sap_document_translation";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          source_language?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          target_language: SAPDocumentTranslationOutputTargetLanguage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "sap_document_translation"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Configuration for sap_document_translation translation provider.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "sap_document_translation"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutputTargetLanguage.html b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutputTargetLanguage.html new file mode 100644 index 000000000..973829511 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SAPDocumentTranslationOutputTargetLanguage.html @@ -0,0 +1,3 @@ +SAPDocumentTranslationOutputTargetLanguage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias SAPDocumentTranslationOutputTargetLanguage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAPDocumentTranslationOutputTargetLanguage:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | SAPDocumentTranslationApplyToSelector

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'SAPDocumentTranslationOutputTargetLanguage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.SearchDocumentKeyValueListPair.html b/static/api/v/types/prompt-registry_src.SearchDocumentKeyValueListPair.html new file mode 100644 index 000000000..b9ce70411 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SearchDocumentKeyValueListPair.html @@ -0,0 +1,8 @@ +SearchDocumentKeyValueListPair | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias SearchDocumentKeyValueListPair

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'SearchDocumentKeyValueListPair' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type SearchDocumentKeyValueListPair = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              key: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              select_mode?: SearchSelectOptionEnum[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              value: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          key: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Max Length: 1024.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          select_mode?: SearchSelectOptionEnum[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Select mode for search filters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          value: string[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.SearchSelectOptionEnum.html b/static/api/v/types/prompt-registry_src.SearchSelectOptionEnum.html new file mode 100644 index 000000000..e824a406e --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SearchSelectOptionEnum.html @@ -0,0 +1,3 @@ +SearchSelectOptionEnum | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias SearchSelectOptionEnum

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SearchSelectOptionEnum: "ignoreIfKeyAbsent"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'SearchSelectOptionEnum' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.SingleChatTemplate.html b/static/api/v/types/prompt-registry_src.SingleChatTemplate.html new file mode 100644 index 000000000..2d05d267c --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SingleChatTemplate.html @@ -0,0 +1,5 @@ +SingleChatTemplate | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias SingleChatTemplate

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'SingleChatTemplate' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type SingleChatTemplate = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  role: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              content: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              role: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.SystemChatMessage.html b/static/api/v/types/prompt-registry_src.SystemChatMessage.html new file mode 100644 index 000000000..ecbb16257 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.SystemChatMessage.html @@ -0,0 +1,5 @@ +SystemChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias SystemChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'SystemChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type SystemChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    content: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    role: "system";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                role: "system"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.Template.html b/static/api/v/types/prompt-registry_src.Template.html new file mode 100644 index 000000000..0f32c44a1 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.Template.html @@ -0,0 +1,14 @@ +Template | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias Template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'Template' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * "template": [
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * "role": "user",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * "content": "How can the features of AI in SAP BTP specifically {{'{{?groundingOutput}}'}}, be applied to {{'{{?inputContext}}'}}"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * ],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * "defaults": {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * "inputContext": "The default text that will be used in the template if inputContext is not set"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  * } +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type Template = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      defaults?: Record<string, string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      response_format?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | ResponseFormatText
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | ResponseFormatJsonObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | ResponseFormatJsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      template: TemplatingChatMessage;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tools?: ChatCompletionTool[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  defaults?: Record<string, string>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Optional default values for the template. If a parameter has no default it is required.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  response_format?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ResponseFormatText
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ResponseFormatJsonObject
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | ResponseFormatJsonSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Response format that the model output should adhere to. This is the same as the OpenAI definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  A chat message array to be formatted with values from placeholder_values. Both role and content can be templated. If messages_history is provided, the templated messages will be appended.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  A list of tools the model may call. Used to provide a list of functions the model may generate JSON inputs for. This is the same as the OpenAI definition.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.TemplateRef.html b/static/api/v/types/prompt-registry_src.TemplateRef.html new file mode 100644 index 000000000..83f69cb1c --- /dev/null +++ b/static/api/v/types/prompt-registry_src.TemplateRef.html @@ -0,0 +1,5 @@ +TemplateRef | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias TemplateRef

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'TemplateRef' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Reference to a template in the prompt registry by ID or by scenario, name and version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.TemplateRefByID.html b/static/api/v/types/prompt-registry_src.TemplateRefByID.html new file mode 100644 index 000000000..1a411813c --- /dev/null +++ b/static/api/v/types/prompt-registry_src.TemplateRefByID.html @@ -0,0 +1,11 @@ +TemplateRefByID | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias TemplateRefByID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'TemplateRefByID' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type TemplateRefByID = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scope?: "resource_group" | "tenant";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ID of the template in prompt registry

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "template_id"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      scope?: "resource_group" | "tenant"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Defines the scope that is searched for the referenced template. 'tenant' indicates the template is shared across all resource groups within the tenant, while 'resource_group' indicates the template is only accessible within the specific resource group.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Default: "tenant".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/prompt-registry_src.TemplateRefByScenarioNameVersion.html b/static/api/v/types/prompt-registry_src.TemplateRefByScenarioNameVersion.html new file mode 100644 index 000000000..ec17df76d --- /dev/null +++ b/static/api/v/types/prompt-registry_src.TemplateRefByScenarioNameVersion.html @@ -0,0 +1,21 @@ +TemplateRefByScenarioNameVersion | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias TemplateRefByScenarioNameVersion

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'TemplateRefByScenarioNameVersion' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type TemplateRefByScenarioNameVersion = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            name: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scenario: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scope?: "resource_group" | "tenant";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            version: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Name of the template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "some-template-name"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenario: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Scenario name

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "some-scenario"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scope?: "resource_group" | "tenant"

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Defines the scope that is searched for the referenced template. 'tenant' indicates the template is shared across all resource groups within the tenant, while 'resource_group' indicates the template is only accessible within the specific resource group.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Default: "tenant".

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Version of the template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "some version, can be `latest`"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/prompt-registry_src.TemplatingChatMessage.html b/static/api/v/types/prompt-registry_src.TemplatingChatMessage.html new file mode 100644 index 000000000..6499beefc --- /dev/null +++ b/static/api/v/types/prompt-registry_src.TemplatingChatMessage.html @@ -0,0 +1,4 @@ +TemplatingChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias TemplatingChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TemplatingChatMessage: ChatMessage[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'TemplatingChatMessage' schema. +Min Items: 1.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/prompt-registry_src.TextContent.html b/static/api/v/types/prompt-registry_src.TextContent.html new file mode 100644 index 000000000..658ab2766 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.TextContent.html @@ -0,0 +1,5 @@ +TextContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias TextContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'TextContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type TextContent = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                text: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: "text";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            text +type +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            text: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: "text"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/prompt-registry_src.ToolChatMessage.html b/static/api/v/types/prompt-registry_src.ToolChatMessage.html new file mode 100644 index 000000000..1b25cd3f1 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.ToolChatMessage.html @@ -0,0 +1,9 @@ +ToolChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias ToolChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'ToolChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type ToolChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content: ChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  role: "tool";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tool_call_id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              role: "tool"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "tool"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              + +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tool_call_id: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/prompt-registry_src.TranslationModuleConfig.html b/static/api/v/types/prompt-registry_src.TranslationModuleConfig.html new file mode 100644 index 000000000..6b9165810 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.TranslationModuleConfig.html @@ -0,0 +1,7 @@ +TranslationModuleConfig | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias TranslationModuleConfig

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for translation module

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type TranslationModuleConfig = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    input?: SAPDocumentTranslationInput;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    output?: SAPDocumentTranslationOutput;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for input translation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Configuration for output translation

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/prompt-registry_src.UserChatMessage.html b/static/api/v/types/prompt-registry_src.UserChatMessage.html new file mode 100644 index 000000000..7f8af7407 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.UserChatMessage.html @@ -0,0 +1,5 @@ +UserChatMessage | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias UserChatMessage

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'UserChatMessage' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type UserChatMessage = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      content: UserChatMessageContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      role: "user";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  content +role +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  role: "user"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/prompt-registry_src.UserChatMessageContent.html b/static/api/v/types/prompt-registry_src.UserChatMessageContent.html new file mode 100644 index 000000000..1719950f5 --- /dev/null +++ b/static/api/v/types/prompt-registry_src.UserChatMessageContent.html @@ -0,0 +1,3 @@ +UserChatMessageContent | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias UserChatMessageContent

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    UserChatMessageContent: string | UserChatMessageContentItem[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'UserChatMessageContent' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/prompt-registry_src.UserChatMessageContentItem.html b/static/api/v/types/prompt-registry_src.UserChatMessageContentItem.html new file mode 100644 index 000000000..9c0b2d64a --- /dev/null +++ b/static/api/v/types/prompt-registry_src.UserChatMessageContentItem.html @@ -0,0 +1,7 @@ +UserChatMessageContentItem | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias UserChatMessageContentItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'UserChatMessageContentItem' schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type UserChatMessageContentItem = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          file?: FileContent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          image_url?: ImageContentUrl;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          text?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: "text" | "image_url" | "file";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      file? +image_url? +text? +type +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      image_url?: ImageContentUrl
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      text?: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: "text" | "image_url" | "file"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/rpt_src.ColumnType.html b/static/api/v/types/rpt_src.ColumnType.html new file mode 100644 index 000000000..8776bdf18 --- /dev/null +++ b/static/api/v/types/rpt_src.ColumnType.html @@ -0,0 +1,6 @@ +ColumnType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias ColumnType<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ColumnType: { [P in keyof RowType<T>]: RowType<T>[P][] }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Represents the type of the columns property. +It is an object that maps the known column names to a list of values. +If no data schema is given, it maps string to a list of values.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • T extends DataSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type of the data schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/types/rpt_src.DateString.html b/static/api/v/types/rpt_src.DateString.html new file mode 100644 index 000000000..1a1910e77 --- /dev/null +++ b/static/api/v/types/rpt_src.DateString.html @@ -0,0 +1,3 @@ +DateString | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Alias DateString

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          DateString: `${number}${number}${number}${number}-${number}${number}-${number}${number}`

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Represents a date string in the format YYYY-MM-DD.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/types/rpt_src.ParquetPayload.html b/static/api/v/types/rpt_src.ParquetPayload.html new file mode 100644 index 000000000..01cdbebf4 --- /dev/null +++ b/static/api/v/types/rpt_src.ParquetPayload.html @@ -0,0 +1,8 @@ +ParquetPayload | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Alias ParquetPayload

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ParquetPayload: BodyPredictParquet & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                file: File | Blob;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                index_column?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                parse_data_types?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                prediction_config: PredictionConfig<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the payload for Parquet-based predictions.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • file: File | Blob

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parquet file containing the data. Can also be a File to forward the filename.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalindex_column?: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Optional index column name.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Optionalparse_data_types?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Whether to parse data types +Default: true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • prediction_config: PredictionConfig<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Configuration for the prediction.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/types/rpt_src.PredictResponseMetadata.html b/static/api/v/types/rpt_src.PredictResponseMetadata.html new file mode 100644 index 000000000..883037c76 --- /dev/null +++ b/static/api/v/types/rpt_src.PredictResponseMetadata.html @@ -0,0 +1,7 @@ +PredictResponseMetadata | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Alias PredictResponseMetadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              PredictResponseMetadata: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  num_columns: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  num_predictions: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  num_query_rows: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  num_rows: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Metadata about the prediction request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • num_columns: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of columns in the input data.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • num_predictions: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of table cells containing the specified placeholder value.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • num_query_rows: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of rows for which a prediction was made.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • num_rows: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Number of rows in the input data.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/types/rpt_src.PredictResponsePayload.html b/static/api/v/types/rpt_src.PredictResponsePayload.html new file mode 100644 index 000000000..0f2b89915 --- /dev/null +++ b/static/api/v/types/rpt_src.PredictResponsePayload.html @@ -0,0 +1,10 @@ +PredictResponsePayload | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Alias PredictResponsePayload

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Response payload for prediction requests. +Contains a list of prediction results.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type PredictResponsePayload = {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metadata: PredictResponseMetadata;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    predictions: Record<string, PredictionResult[] | string | number>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status: PredictResponseStatus;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Index

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Unique ID for the request.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                predictions: Record<string, PredictionResult[] | string | number>[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Mapping of column names to their list of prediction results or index column.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/types/rpt_src.PredictResponseStatus.html b/static/api/v/types/rpt_src.PredictResponseStatus.html new file mode 100644 index 000000000..b2bc61211 --- /dev/null +++ b/static/api/v/types/rpt_src.PredictResponseStatus.html @@ -0,0 +1,5 @@ +PredictResponseStatus | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Alias PredictResponseStatus

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  PredictResponseStatus: { code: number; message: string } & Record<string, any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Output status for prediction requests.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • code: number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Status code (zero means success, other status codes indicate warnings)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • message: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Status message, either "ok" or contains a warning / more information.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/types/rpt_src.PredictionData.html b/static/api/v/types/rpt_src.PredictionData.html new file mode 100644 index 000000000..12c3b077c --- /dev/null +++ b/static/api/v/types/rpt_src.PredictionData.html @@ -0,0 +1,7 @@ +PredictionData | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Alias PredictionData<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    PredictionData: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        index_column?: ColumnNames<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        parse_data_types?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        prediction_config: PredictionConfig<T>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & Xor<{ rows: RowType<T>[] }, { columns: ColumnType<T> }>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of all data needed for prediction.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • T extends DataSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type of the data schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalindex_column?: ColumnNames<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The name of the index column. If provided, the service will return this column's value in each prediction object to facilitate aligning the output predictions with the input rows on the client side. If not provided, the column will not be included in the output.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Optionalparse_data_types?: boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Whether to parse the data types of the columns. If set to True, numeric columns will be parsed to float or integer and dates in ISO format YYYY-MM-DD will be parsed. +Default: true.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • prediction_config: PredictionConfig<T>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/types/rpt_src.RowType.html b/static/api/v/types/rpt_src.RowType.html new file mode 100644 index 000000000..277fad62e --- /dev/null +++ b/static/api/v/types/rpt_src.RowType.html @@ -0,0 +1,6 @@ +RowType | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Alias RowType<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RowType: T extends readonly any[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ? {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              [N in T[number]["name"]]: TsType<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Extract<T[number], { name: N }>["dtype"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              >
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          : Record<string, string | number>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Represents the type of the rows property. +It is an object that maps the known column names to values. +If no data schema is given, it maps string to values.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • T extends DataSchema

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type of the data schema.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/types/rpt_src.RptRequestCompressionMiddlewareOptions.html b/static/api/v/types/rpt_src.RptRequestCompressionMiddlewareOptions.html new file mode 100644 index 000000000..2d1a07b69 --- /dev/null +++ b/static/api/v/types/rpt_src.RptRequestCompressionMiddlewareOptions.html @@ -0,0 +1,9 @@ +RptRequestCompressionMiddlewareOptions | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Alias RptRequestCompressionMiddlewareOptions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        RptRequestCompressionMiddlewareOptions: Omit<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            RequestCompressionMiddlewareOptions<"gzip">,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            "algorithm",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        > & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            mode: Exclude<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                RequestCompressionMiddlewareOptions["mode"],
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "header-only",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Compression middleware options for requests to the RPT service endpoint.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • mode: Exclude<RequestCompressionMiddlewareOptions["mode"], undefined | "header-only">

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          The compression mode to use for requests to the RPT service endpoint.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • always: Compress the request body for every request.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • auto: Compress the request body only if it exceeds a certain size threshold (e.g., 1KB). This is the default behavior.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • never: Do not compress the request body.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/variables/ai-api_src.ApplicationApi.html b/static/api/v/variables/ai-api_src.ApplicationApi.html new file mode 100644 index 000000000..aca21746d --- /dev/null +++ b/static/api/v/variables/ai-api_src.ApplicationApi.html @@ -0,0 +1,11 @@ +ApplicationApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable ApplicationApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ApplicationApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | BckndArgoCDApplicationDataRequest
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | BckndArgoCDApplicationDataRepoName,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndArgoCDApplicationCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  applicationName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndArgoCDApplicationDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  applicationName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndArgoCDApplicationDataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndAllArgoCDApplicationData>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsGetStatus: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  applicationName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndArgoCDApplicationStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsRefresh: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  applicationName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndArgoCDApplicationRefreshResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ApplicationsUpdate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  applicationName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: BckndArgoCDApplicationBaseData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndArgoCDApplicationModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'ApplicationApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/variables/ai-api_src.ArtifactApi.html b/static/api/v/variables/ai-api_src.ArtifactApi.html new file mode 100644 index 000000000..902c8c932 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ArtifactApi.html @@ -0,0 +1,13 @@ +ArtifactApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable ArtifactApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ArtifactApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                artifactCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        artifactLabelSelector?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executionId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kind?: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: AiArtifactName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<number>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                artifactCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: AiArtifactPostData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiArtifactCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                artifactGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    artifactId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: { $expand?: "scenario" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiArtifact>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                artifactQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $expand?: "scenario";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        artifactLabelSelector?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executionId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kind?: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: AiArtifactName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiArtifactList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'ArtifactApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • artifactCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      artifactLabelSelector?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      executionId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kind?: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name?: AiArtifactName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<number>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve the number of available artifacts that match the specified filter criteria. +Filter criteria include a scenarioId, executionId, an artifact name, artifact kind, or artifact labels. +Search by substring of artifact name or description is also possible.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • artifactCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: AiArtifactPostData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiArtifactCreationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Register an artifact for use in a configuration, for example a model or a dataset.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • artifactGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  artifactId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters: { $expand?: "scenario" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiArtifact>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve details for artifact with artifactId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • artifactQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $expand?: "scenario";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      artifactLabelSelector?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      executionId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kind?: "model" | "dataset" | "resultset" | "other";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name?: AiArtifactName;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiArtifactList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve a list of artifacts that matches the specified filter criteria. +Filter criteria include scenario ID, execution ID, an artifact name, artifact kind, or artifact labels. +Use top/skip parameters to paginate the result list. +Search by substring of artifact name or description, if required.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/variables/ai-api_src.ConfigurationApi.html b/static/api/v/variables/ai-api_src.ConfigurationApi.html new file mode 100644 index 000000000..3c9e13cf9 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ConfigurationApi.html @@ -0,0 +1,11 @@ +ConfigurationApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable ConfigurationApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ConfigurationApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<number>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: AiConfigurationBaseData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiConfigurationCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      configurationId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: { $expand?: "scenario" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiConfiguration>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $expand?: "scenario";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiConfigurationList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'ConfigurationApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • configurationCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<number>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Retrieve the number of available configurations that match the specified filter criteria. +Filter criteria include a scenarioId or executableIdsList. Search by substring of configuration name is also possible.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • configurationCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: AiConfigurationBaseData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiConfigurationCreationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Create a new configuration linked to a specific scenario and executable for use in an execution +or deployment.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • configurationGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configurationId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: { $expand?: "scenario" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiConfiguration>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Retrieve details for configuration with configurationId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • configurationQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $expand?: "scenario";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $search?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        searchCaseInsensitive?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiConfigurationList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Retrieve a list of configurations. Filter results by scenario ID or a list of executable IDs. +Search for configurations containing the search string as substring in the configuration name.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/variables/ai-api_src.DeploymentApi.html b/static/api/v/variables/ai-api_src.DeploymentApi.html new file mode 100644 index 000000000..b70ca0def --- /dev/null +++ b/static/api/v/variables/ai-api_src.DeploymentApi.html @@ -0,0 +1,19 @@ +DeploymentApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable DeploymentApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                DeploymentApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentBatchModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: AiDeploymentBulkModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<AiDeploymentBulkModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<number>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: AiDeploymentCreationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<AiDeploymentCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<AiDeploymentDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters: { $select?: "status" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<AiDeploymentResponseWithDetails>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: AiDeploymentModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<AiDeploymentModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    deploymentQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $select?: "status";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<AiDeploymentList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    kubesubmitV4DeploymentsGetLogs: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $order?: "asc" | "desc";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            end?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            start?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<RTALogCommonResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'DeploymentApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentBatchModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: AiDeploymentBulkModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiDeploymentBulkModificationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Update status of multiple deployments. stop or delete multiple deployments.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<number>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Retrieve the number of available deployments. The number can be filtered by +scenarioId, configurationId, executableIdsList or by deployment status.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: AiDeploymentCreationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiDeploymentCreationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Create a deployment using the configuration specified by configurationId after synchronously checking the +correctness of the configuration.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiDeploymentDeletionResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Mark deployment with deploymentId as deleted.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: { $select?: "status" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiDeploymentResponseWithDetails>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Retrieve details for execution with deploymentId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: AiDeploymentModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiDeploymentModificationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Update target status of a deployment to stop a deployment or change the configuration to be used by the +deployment after synchronously checking the correctness of the configuration. A change of configuration is only +allowed for RUNNING and PENDING deployments.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • deploymentQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $select?: "status";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<AiDeploymentList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Retrieve a list of deployments that match the specified filter criteria. +Filter criteria include a list of executableIds, a scenarioId, a configurationId, or a deployment status. +With top/skip parameters it is possible to paginate the result list. +With select parameter it is possible to select only status.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • kubesubmitV4DeploymentsGetLogs: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      deploymentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $order?: "asc" | "desc";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          end?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          start?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<RTALogCommonResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Retrieve logs of a deployment for getting insight into the deployment results or failures.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/variables/ai-api_src.DockerRegistrySecretApi.html b/static/api/v/variables/ai-api_src.DockerRegistrySecretApi.html new file mode 100644 index 000000000..6782ea756 --- /dev/null +++ b/static/api/v/variables/ai-api_src.DockerRegistrySecretApi.html @@ -0,0 +1,9 @@ +DockerRegistrySecretApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable DockerRegistrySecretApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  DockerRegistrySecretApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4DockerRegistrySecretsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: BcknddockerRegistrySecretWithSensitiveDataRequest & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              name: BcknddockerRegistryNameComponent;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & Record<string, any>,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BcknddockerRegistrySecretCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4DockerRegistrySecretsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dockerRegistryName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BcknddockerRegistrySecretDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4DockerRegistrySecretsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dockerRegistryName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BcknddockerRegistrySecretStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4DockerRegistrySecretsPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          dockerRegistryName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: BcknddockerRegistrySecretWithSensitiveDataRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BcknddockerRegistrySecretModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4DockerRegistrySecretsQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters?: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BcknddockerRegistrySecretStatusResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'DockerRegistrySecretApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/variables/ai-api_src.ExecutableApi.html b/static/api/v/variables/ai-api_src.ExecutableApi.html new file mode 100644 index 000000000..607d01637 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ExecutableApi.html @@ -0,0 +1,7 @@ +ExecutableApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable ExecutableApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ExecutableApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executableGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executableId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutable>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        executableQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { versionId?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutableList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'ExecutableApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • executableGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executableId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<AiExecutable>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve details about an executable identified by executableId belonging +to a scenario identified by scenarioId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • executableQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters: { versionId?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<AiExecutableList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve a list of executables for a scenario. Filter by version ID, if required.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/variables/ai-api_src.ExecutionApi.html b/static/api/v/variables/ai-api_src.ExecutionApi.html new file mode 100644 index 000000000..d1c17e291 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ExecutionApi.html @@ -0,0 +1,16 @@ +ExecutionApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable ExecutionApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ExecutionApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionBatchModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: AiExecutionBulkModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionBulkModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  executionScheduleId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<number>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: AiEnactmentCreationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: { $select?: "status" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionResponseWithDetails>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: AiExecutionModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $select?: "status";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  executionScheduleId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kubesubmitV4ExecutionsGetLogs: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $order?: "asc" | "desc";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  end?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  start?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<RTALogCommonResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ExecutionApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionBatchModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: AiExecutionBulkModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutionBulkModificationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Patch multiple executions' status to stopped or deleted.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executionScheduleId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<number>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Retrieve the number of available executions. The number can be filtered by +scenarioId, configurationId, executableIdsList or by execution status.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: AiEnactmentCreationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutionCreationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Create an execution using the configuration specified by configurationId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutionDeletionResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Mark the execution with executionId as deleted.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { $select?: "status" },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutionResponseWithDetails>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Retrieve details for execution with executionId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: AiExecutionModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutionModificationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Update target status of the execution to stop an execution.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • executionQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $select?: "status";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executableIds?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executionScheduleId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenarioId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                status?:
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "PENDING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "RUNNING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "COMPLETED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "DEAD"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "STOPPING"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "STOPPED"
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | "UNKNOWN";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<AiExecutionList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Retrieve a list of executions that match the specified filter criteria. +Filter criteria include a list of executableIds, a scenarioId, a configurationId, or a execution status. +With top/skip parameters it is possible to paginate the result list. +With select parameter it is possible to select only status.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • kubesubmitV4ExecutionsGetLogs: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $order?: "asc" | "desc";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                end?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                start?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<RTALogCommonResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Retrieve logs of an execution for getting insight into the execution results or failures.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/variables/ai-api_src.ExecutionScheduleApi.html b/static/api/v/variables/ai-api_src.ExecutionScheduleApi.html new file mode 100644 index 000000000..986c41286 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ExecutionScheduleApi.html @@ -0,0 +1,13 @@ +ExecutionScheduleApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable ExecutionScheduleApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ExecutionScheduleApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionScheduleCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status?: "ACTIVE" | "INACTIVE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<number>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionScheduleCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: AiExecutionScheduleCreationData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<AiExecutionScheduleCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionScheduleDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executionScheduleId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<AiExecutionScheduleDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionScheduleGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executionScheduleId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<AiExecutionSchedule>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionScheduleModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                executionScheduleId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: AiExecutionScheduleModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<AiExecutionScheduleModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionScheduleQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    status?: "ACTIVE" | "INACTIVE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<AiExecutionScheduleList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'ExecutionScheduleApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • executionScheduleCount: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status?: "ACTIVE" | "INACTIVE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<number>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Retrieve the number of scheduled executions. The number can be filtered by +configurationId or executionScheduleStatus.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • executionScheduleCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: AiExecutionScheduleCreationData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionScheduleCreationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Create an execution schedule using the configuration specified by configurationId, and schedule.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • executionScheduleDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionScheduleId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionScheduleDeletionResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Delete the execution schedule with executionScheduleId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • executionScheduleGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionScheduleId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionSchedule>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Retrieve details for execution schedule with executionScheduleId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • executionScheduleModify: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              executionScheduleId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: AiExecutionScheduleModificationRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionScheduleModificationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Update details of an execution schedule

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • executionScheduleQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  configurationId?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  status?: "ACTIVE" | "INACTIVE";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<AiExecutionScheduleList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Retrieve a list of execution schedules that match the specified filter criteria. +Filter criteria include executionScheduleStatus or a configurationId. +With top/skip parameters it is possible to paginate the result list.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/variables/ai-api_src.FileApi.html b/static/api/v/variables/ai-api_src.FileApi.html new file mode 100644 index 000000000..ed09d6c03 --- /dev/null +++ b/static/api/v/variables/ai-api_src.FileApi.html @@ -0,0 +1,20 @@ +FileApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable FileApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          FileApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              fileDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              fileDownload: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<Blob>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              fileUpload: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: any | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { overwrite?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<DSetFileCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'FileApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • fileDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Delete the file specified by the path parameter.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • fileDownload: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<Blob>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Endpoint for downloading file. The path must point to an individual file.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • fileUpload: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: any | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { overwrite?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<DSetFileCreationResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Endpoint for uploading file. The maximum file size depends on the actual implementation +but must not exceed 100MB. The actual file size limit can be obtained by querying +the AI API Runtime Capabilities Endpoint and checking the limits in the section of the fileUpload extension.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Path cannot be a prefix, it must be a path to an object. +Clients may group the objects in any manner they choose by specifying path prefixes.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Allowed mime-types will be decided by the implementation. +Content-Type header can be set to "application/octet-stream" but the implementation is responsible +for detecting the actual mime type and checking against the allowed list of mime types. +For security reasons, implementations cannot trust the mime type sent by the client.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Example URLs: +/files/dar/schemas/schema.json +/files/icr/datasets/training/20201001/20201001-01.csv +/files/icr/datasets/training/20201001/20201001-02.csv +/files/mask-detection/training/mask-detection-20210301.tar.gz

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/variables/ai-api_src.KPIApi.html b/static/api/v/variables/ai-api_src.KPIApi.html new file mode 100644 index 000000000..516e087d4 --- /dev/null +++ b/static/api/v/variables/ai-api_src.KPIApi.html @@ -0,0 +1,6 @@ +KPIApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable KPIApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            KPIApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                kpiGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters?: { $select?: Set<KpiColumnName> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<KpiResultSet>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'KPIApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • kpiGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { $select?: Set<KpiColumnName> },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<KpiResultSet>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve the number of executions, artifacts, and deployments +for each resource group, scenario, and executable. The columns to be returned can be specified in a query parameter.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/variables/ai-api_src.MetaApi.html b/static/api/v/variables/ai-api_src.MetaApi.html new file mode 100644 index 000000000..df1a1960c --- /dev/null +++ b/static/api/v/variables/ai-api_src.MetaApi.html @@ -0,0 +1,5 @@ +MetaApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable MetaApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              MetaApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  metaGet: () => OpenApiRequestBuilder<MetaCapabilities>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'MetaApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • metaGet: () => OpenApiRequestBuilder<MetaCapabilities>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Meta information about an implementation of AI API, describing its capabilities, limits and extensions

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/variables/ai-api_src.MetricsApi.html b/static/api/v/variables/ai-api_src.MetricsApi.html new file mode 100644 index 000000000..d405c4aaf --- /dev/null +++ b/static/api/v/variables/ai-api_src.MetricsApi.html @@ -0,0 +1,10 @@ +MetricsApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable MetricsApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                MetricsApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metricsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters: { executionId: TrckExecutionId },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<TrckDeleteMetricsResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metricsFind: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $filter?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $select?: TrckmetricSelectorPermissibleValues;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionIds?: TrckStringArray;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tagFilters?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<TrckGetMetricResourceList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    metricsPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        body: TrckMetricResource,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'MetricsApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • metricsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: { executionId: TrckExecutionId },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<TrckDeleteMetricsResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Delete metrics, tags, or labels associated with an execution.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • metricsFind: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $filter?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $select?: TrckmetricSelectorPermissibleValues;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionIds?: TrckStringArray;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tagFilters?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<TrckGetMetricResourceList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Retrieve metrics, labels, or tags according to filter conditions. +One query parameter is mandatory, either execution ID or filter. +Use up to 10 execution IDs in a query parameter. +With top/skip parameters it is possible to paginate the result list.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • metricsPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: TrckMetricResource,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Update or create metrics, tags, or labels associated with an execution.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/variables/ai-api_src.ObjectStoreSecretApi.html b/static/api/v/variables/ai-api_src.ObjectStoreSecretApi.html new file mode 100644 index 000000000..0d15c3e97 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ObjectStoreSecretApi.html @@ -0,0 +1,11 @@ +ObjectStoreSecretApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable ObjectStoreSecretApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ObjectStoreSecretApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4ObjectStoreSecretsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: BckndobjectStoreSecretWithSensitiveDataRequestForPostCall,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BckndobjectStoreSecretCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4ObjectStoreSecretsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          objectStoreName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BckndobjectStoreSecretDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4ObjectStoreSecretsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          objectStoreName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BckndobjectStoreSecretStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4ObjectStoreSecretsPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          objectStoreName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: BckndobjectStoreSecretWithSensitiveDataRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BckndobjectStoreSecretModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      kubesubmitV4ObjectStoreSecretsQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters?: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<BckndobjectStoreSecretStatusResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'ObjectStoreSecretApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/variables/ai-api_src.RepositoryApi.html b/static/api/v/variables/ai-api_src.RepositoryApi.html new file mode 100644 index 000000000..723af8fc2 --- /dev/null +++ b/static/api/v/variables/ai-api_src.RepositoryApi.html @@ -0,0 +1,9 @@ +RepositoryApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable RepositoryApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    RepositoryApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kubesubmitV4RepositoriesCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: BckndArgoCDRepositoryData,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<BckndArgoCDRepositoryCreationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kubesubmitV4RepositoriesDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            repositoryName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<BckndArgoCDRepositoryDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kubesubmitV4RepositoriesGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            repositoryName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<BckndArgoCDRepositoryDetails>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kubesubmitV4RepositoriesGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters?: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<BckndArgoCDRepositoryDataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        kubesubmitV4RepositoriesUpdate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            repositoryName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: BckndArgoCDRepositoryCredentials,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<BckndArgoCDRepositoryModificationResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'RepositoryApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/variables/ai-api_src.ResourceApi.html b/static/api/v/variables/ai-api_src.ResourceApi.html new file mode 100644 index 000000000..22f9c6e79 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ResourceApi.html @@ -0,0 +1,7 @@ +ResourceApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable ResourceApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ResourceApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kubesubmitV4InstanceTypesGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndInstanceTypeGetResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kubesubmitV4ResourcesGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndResourceGetResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          kubesubmitV4ResourcesPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: BckndResourcePatchBody,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndResourcePatchResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'ResourceApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/variables/ai-api_src.ResourceGroupApi.html b/static/api/v/variables/ai-api_src.ResourceGroupApi.html new file mode 100644 index 000000000..126d010f0 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ResourceGroupApi.html @@ -0,0 +1,9 @@ +ResourceGroupApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable ResourceGroupApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ResourceGroupApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            kubesubmitV4ResourcegroupsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: BckndResourceGroupsPostRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndResourceGroupBase>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            kubesubmitV4ResourcegroupsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                resourceGroupId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndResourceGroupDeletionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            kubesubmitV4ResourcegroupsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                resourceGroupId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndResourceGroup>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            kubesubmitV4ResourcegroupsGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $count?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    continueToken?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    labelSelector?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string; Prefer?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndResourceGroupList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            kubesubmitV4ResourcegroupsPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                resourceGroupId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: BckndResourceGroupPatchRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'ResourceGroupApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • kubesubmitV4ResourcegroupsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: BckndResourceGroupsPostRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndResourceGroupBase>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Create resource group to a given main tenant. The length of resource group id must be between 3 and 253.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • kubesubmitV4ResourcegroupsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resourceGroupId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndResourceGroupDeletionResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Delete a resource group of a given main tenant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • kubesubmitV4ResourcegroupsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resourceGroupId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndResourceGroup>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Get a resource group of a given main tenant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • kubesubmitV4ResourcegroupsGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $count?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  continueToken?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  labelSelector?: string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string; Prefer?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<BckndResourceGroupList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Retrieve a list of resource groups for a given tenant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • kubesubmitV4ResourcegroupsPatch: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              resourceGroupId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: BckndResourceGroupPatchRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Replace some characteristics of the resource group, for instance labels.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/variables/ai-api_src.ResourceQuotaApi.html b/static/api/v/variables/ai-api_src.ResourceQuotaApi.html new file mode 100644 index 000000000..85bcd6de4 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ResourceQuotaApi.html @@ -0,0 +1,11 @@ +ResourceQuotaApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable ResourceQuotaApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ResourceQuotaApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetApplicationQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetDeploymentQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndDeploymentResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetDockerRegistrySecretQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetExecutableQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndExecutableResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetGenericSecretQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetRepositoryQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              kubesubmitV4ResourceQuotaGetResourceGroupQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'ResourceQuotaApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetApplicationQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for applications

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetDeploymentQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndDeploymentResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for deployments

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetDockerRegistrySecretQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for docker registry secrets

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetExecutableQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndExecutableResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for executables

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetGenericSecretQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for tenant-scoped or tenant-wide generic secrets

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetRepositoryQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for repositories

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • kubesubmitV4ResourceQuotaGetResourceGroupQuota: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: { quotaOnly?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<BckndCommonResourceQuotaResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get the details about quota and usage for resource groups

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/variables/ai-api_src.ScenarioApi.html b/static/api/v/variables/ai-api_src.ScenarioApi.html new file mode 100644 index 000000000..550b9453e --- /dev/null +++ b/static/api/v/variables/ai-api_src.ScenarioApi.html @@ -0,0 +1,9 @@ +ScenarioApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable ScenarioApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ScenarioApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenarioGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiScenario>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenarioQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiScenarioList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenarioQueryModels: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiModelList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenarioQueryVersions: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters: { labelSelector?: string[] },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<AiVersionList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'ScenarioApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • scenarioGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiScenario>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve details for a scenario specified by scenarioId.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • scenarioQuery: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiScenarioList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve a list of all available scenarios.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • scenarioQueryModels: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiModelList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve information about all models available in LLM global scenario

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • scenarioQueryVersions: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenarioId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters: { labelSelector?: string[] },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<AiVersionList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Retrieve a list of scenario versions based on the versions of executables +available within that scenario.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            diff --git a/static/api/v/variables/ai-api_src.SecretApi.html b/static/api/v/variables/ai-api_src.SecretApi.html new file mode 100644 index 000000000..eb5d04a77 --- /dev/null +++ b/static/api/v/variables/ai-api_src.SecretApi.html @@ -0,0 +1,9 @@ +SecretApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable SecretApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SecretApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kubesubmitV4GenericSecretsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: BckndGenericSecretPostBody,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<BckndGenericSecretDataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kubesubmitV4GenericSecretsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      secretName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kubesubmitV4GenericSecretsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      secretName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<BckndGenericSecretDetails>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kubesubmitV4GenericSecretsGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      queryParameters?: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<BckndListGenericSecretsResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  kubesubmitV4GenericSecretsUpdate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      secretName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      body: BckndGenericSecretPatchBody,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<BckndGenericSecretDataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Representation of the 'SecretApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • kubesubmitV4GenericSecretsCreate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: BckndGenericSecretPostBody,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<BckndGenericSecretDataResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Create a new generic secret in the corresponding resource group or at main tenant level.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • kubesubmitV4GenericSecretsDelete: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    secretName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Deletes the secret from provided resource group namespace

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • kubesubmitV4GenericSecretsGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    secretName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<BckndGenericSecretDetails>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Retrieve a single generic secret. This retrieves metadata only, not the secret data itself.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • kubesubmitV4GenericSecretsGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters?: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<BckndListGenericSecretsResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Lists all secrets corresponding to tenant. This retrieves metadata only, not the secret data itself.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • kubesubmitV4GenericSecretsUpdate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    secretName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: BckndGenericSecretPatchBody,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Tenant-Scope"?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Authorization?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<BckndGenericSecretDataResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Update secret credentials. Replace secret data with the provided data.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              diff --git a/static/api/v/variables/ai-api_src.ServiceApi.html b/static/api/v/variables/ai-api_src.ServiceApi.html new file mode 100644 index 000000000..b921b3c67 --- /dev/null +++ b/static/api/v/variables/ai-api_src.ServiceApi.html @@ -0,0 +1,6 @@ +ServiceApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Variable ServiceApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ServiceApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    kubesubmitV4AiservicesGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        serviceName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<BckndExtendedService>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    kubesubmitV4AiservicesGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ) => OpenApiRequestBuilder<BckndServiceList>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Representation of the 'ServiceApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • kubesubmitV4AiservicesGet: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      serviceName: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<BckndExtendedService>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Get an service of a given main tenant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • kubesubmitV4AiservicesGetAll: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      headerParameters?: { Authorization?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ) => OpenApiRequestBuilder<BckndServiceList>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Retrieve a list of services for a given main tenant.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                diff --git a/static/api/v/variables/ai-api_src.TenantInfoApi.html b/static/api/v/variables/ai-api_src.TenantInfoApi.html new file mode 100644 index 000000000..8989235d8 --- /dev/null +++ b/static/api/v/variables/ai-api_src.TenantInfoApi.html @@ -0,0 +1,5 @@ +TenantInfoApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable TenantInfoApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  TenantInfoApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tenantInfoGet: () => OpenApiRequestBuilder<TntTenantInfo>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Representation of the 'TenantInfoApi'. +This API is part of the 'AI_CORE_API' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • tenantInfoGet: () => OpenApiRequestBuilder<TntTenantInfo>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Tenant information containing the service plan that the tenant is subscribed to.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  diff --git a/static/api/v/variables/document-grounding_src.PipelinesApi.html b/static/api/v/variables/document-grounding_src.PipelinesApi.html new file mode 100644 index 000000000..500f18d17 --- /dev/null +++ b/static/api/v/variables/document-grounding_src.PipelinesApi.html @@ -0,0 +1,18 @@ +PipelinesApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Variable PipelinesApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    PipelinesApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        _defaultBasePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        createPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: CreatePipeline,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<PipelineId>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        deletePipelineById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getAllDocumentsForPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<DocumentsStatusResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getAllExecutionsForPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $count?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                lastExecution?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<GetPipelineExecutions>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getAllPipelines: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<GetPipelines>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getDocumentByIdForPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            documentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<PipelineDocumentResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getDocumentByIdForPipelineExecution: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            documentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<PipelineDocumentResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getDocumentsForPipelineExecution: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<DocumentsStatusResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getExecutionDetailsByIdForPipelineExecution: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<GetPipelineExecutionById>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getPipelineById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<GetPipeline>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        getPipelineStatus: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<GetPipelineStatus>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        manualTriggerPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: ManualPipelineTrigger,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        patchPipelineById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: PatchPipeline,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        searchPipelinesByMetadata: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            body: SearchPipeline,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<SearchPipelinesResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Representation of the 'PipelinesApi'. +This API is part of the 'api' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • _defaultBasePath: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • createPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: CreatePipeline,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<PipelineId>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Create a pipeline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • deletePipelineById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Delete a pipeline by pipeline id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getAllDocumentsForPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<DocumentsStatusResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve all documents associated with a specific pipeline. Optionally, filter the results using query parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getAllExecutionsForPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $count?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $skip?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              $top?: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              lastExecution?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<GetPipelineExecutions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve all executions for a specific pipeline. Optionally, filter to get only the last execution.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getAllPipelines: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<GetPipelines>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Get all pipelines

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getDocumentByIdForPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          documentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<PipelineDocumentResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve details of a specific document associated with a pipeline.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getDocumentByIdForPipelineExecution: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          documentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<PipelineDocumentResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve details of a specific document associated with a pipeline execution.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getDocumentsForPipelineExecution: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<DocumentsStatusResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve all documents associated with a specific pipeline execution. Optionally, filter the results using query parameters.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getExecutionDetailsByIdForPipelineExecution: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          executionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<GetPipelineExecutionById>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Retrieve details of a specific pipeline execution by its execution ID.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getPipelineById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<GetPipeline>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Get details of a pipeline by pipeline id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • getPipelineStatus: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<GetPipelineStatus>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Get pipeline status by pipeline id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • manualTriggerPipeline: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: ManualPipelineTrigger,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Manually trigger a pipeline

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • patchPipelineById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pipelineId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: PatchPipeline,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<any>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Patch a pipeline by pipeline id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • searchPipelinesByMetadata: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          body: SearchPipeline,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ) => OpenApiRequestBuilder<SearchPipelinesResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Search for pipelines based on metadata

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    diff --git a/static/api/v/variables/document-grounding_src.RetrievalApi.html b/static/api/v/variables/document-grounding_src.RetrievalApi.html new file mode 100644 index 000000000..b6245e73c --- /dev/null +++ b/static/api/v/variables/document-grounding_src.RetrievalApi.html @@ -0,0 +1,7 @@ +RetrievalApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable RetrievalApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      RetrievalApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          _defaultBasePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getDataRepositories: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<DataRepositories>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          getDataRepositoryById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              repositoryId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              queryParameters: { remoteName?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<DataRepository>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          search: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              body: RetrievalSearchInput,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ) => OpenApiRequestBuilder<RetrievalSearchResults>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Representation of the 'RetrievalApi'. +This API is part of the 'api' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • _defaultBasePath: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • getDataRepositories: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<DataRepositories>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List all Data Repositories

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • getDataRepositoryById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            repositoryId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            queryParameters: { remoteName?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ) => OpenApiRequestBuilder<DataRepository>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        List data repository by id

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Retrieve relevant content given a query string.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      diff --git a/static/api/v/variables/document-grounding_src.VectorApi.html b/static/api/v/variables/document-grounding_src.VectorApi.html new file mode 100644 index 000000000..eb8a1b82a --- /dev/null +++ b/static/api/v/variables/document-grounding_src.VectorApi.html @@ -0,0 +1,20 @@ +VectorApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable VectorApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        VectorApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            _defaultBasePath: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createCollection: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: CollectionRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            createDocuments: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: DocumentCreateRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<DocumentsListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            deleteAllDocuments: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: DocumentBulkDeleteRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<DocumentBulkDeleteResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            deleteCollectionById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            deleteDocumentById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                documentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getAllCollections: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<CollectionsListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getAllDocuments: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters: { $count?: boolean; $skip?: number; $top?: number },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<Documents>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getCollectionById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<Collection>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getCollectionCreationStatus: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CollectionCreatedResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | CollectionPendingResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getCollectionDeletionStatus: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                CollectionPendingResponse
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | CollectionDeletedResponse,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            >;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            getDocumentById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                documentId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<DocumentResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            search: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: TextSearchRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<VectorSearchResults>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            updateChunksMetadata: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: MetadataUpdates,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<MetadataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            updateCollectionsMetadata: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: MetadataUpdates,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<MetadataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            updateDocuments: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                collectionId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: DocumentUpdateRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<DocumentsListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            updateDocumentsMetadata: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: MetadataUpdates,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters: { "AI-Resource-Group": string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<MetadataResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Representation of the 'VectorApi'. +This API is part of the 'api' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        diff --git a/static/api/v/variables/prompt-registry_src.OrchestrationConfigsApi.html b/static/api/v/variables/prompt-registry_src.OrchestrationConfigsApi.html new file mode 100644 index 000000000..326748aa9 --- /dev/null +++ b/static/api/v/variables/prompt-registry_src.OrchestrationConfigsApi.html @@ -0,0 +1,11 @@ +OrchestrationConfigsApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable OrchestrationConfigsApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          OrchestrationConfigsApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              createUpdateOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: OrchestrationConfigPostRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<OrchestrationConfigPostResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              deleteOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  orchestrationConfigId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<OrchestrationConfigDeleteResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              exportOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  orchestrationConfigId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<Blob>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              getOrchestrationConfigByUuid: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  orchestrationConfigId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resolve_template_ref?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resolveTemplateRef?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<OrchestrationConfigGetResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              importOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: { file?: Blob } & Record<string, any> | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<OrchestrationConfigPostResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              listOrchestrationConfigHistory: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenario: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      include_spec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      includeSpec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resolve_template_ref?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resolveTemplateRef?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<OrchestrationConfigListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              listOrchestrationConfigs: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      include_spec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      includeSpec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resolve_template_ref?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      resolveTemplateRef?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      retrieve?: "both" | "imperative" | "declarative";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<OrchestrationConfigListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Representation of the 'OrchestrationConfigsApi'. +This API is part of the 'prompt-registry' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • createUpdateOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: OrchestrationConfigPostRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<OrchestrationConfigPostResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Create or update an orchestration config

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • deleteOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                orchestrationConfigId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<OrchestrationConfigDeleteResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Delete orchestration config

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • exportOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                orchestrationConfigId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<Blob>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Export orchestration config

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • getOrchestrationConfigByUuid: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                orchestrationConfigId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolve_template_ref?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolveTemplateRef?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<OrchestrationConfigGetResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Get orchestration config by UUID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • importOrchestrationConfig: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                body: { file?: Blob } & Record<string, any> | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<OrchestrationConfigPostResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Import orchestration config

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • listOrchestrationConfigHistory: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                scenario: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                version: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    include_spec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeSpec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolve_template_ref?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolveTemplateRef?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<OrchestrationConfigListResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            List orchestration config history

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • listOrchestrationConfigs: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    include_spec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    includeSpec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolve_template_ref?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    resolveTemplateRef?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    retrieve?: "both" | "imperative" | "declarative";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                headerParameters?: { "AI-Resource-Group"?: string },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ) => OpenApiRequestBuilder<OrchestrationConfigListResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            List orchestration configs

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          diff --git a/static/api/v/variables/prompt-registry_src.PromptTemplatesApi.html b/static/api/v/variables/prompt-registry_src.PromptTemplatesApi.html new file mode 100644 index 000000000..9d27a45a7 --- /dev/null +++ b/static/api/v/variables/prompt-registry_src.PromptTemplatesApi.html @@ -0,0 +1,13 @@ +PromptTemplatesApi | SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          SAP AI SDK for JavaScript - v2.10.0
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Preparing search index...

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Variable PromptTemplatesApiConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            PromptTemplatesApi: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                _defaultBasePath: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                createUpdatePromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: PromptTemplatePostRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplatePostResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                deletePromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplateDeleteResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                exportPromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<Blob>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                getPromptTemplateByUuid: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplateGetResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                importPromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: { file?: Blob } & Record<string, any> | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplatePostResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                listPromptTemplateHistory: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenario: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplateListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                listPromptTemplates: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        includeSpec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        retrieve?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplateListResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                parsePromptTemplateById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: PromptTemplateSubstitutionRequest | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters?: { metadata?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplateSubstitutionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                parsePromptTemplateByNameVersion: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    scenario: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    version: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    body: PromptTemplateSubstitutionRequest | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    queryParameters?: { metadata?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ) => OpenApiRequestBuilder<PromptTemplateSubstitutionResponse>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Representation of the 'PromptTemplatesApi'. +This API is part of the 'prompt-registry' service.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type Declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • _defaultBasePath: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • createUpdatePromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: PromptTemplatePostRequest,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplatePostResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Create or update a prompt template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • deletePromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplateDeleteResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Delete prompt template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • exportPromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<Blob>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Export prompt template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • getPromptTemplateByUuid: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplateGetResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Get prompt template by UUID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • importPromptTemplate: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: { file?: Blob } & Record<string, any> | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplatePostResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Import prompt template

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • listPromptTemplateHistory: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenario: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplateListResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              List prompt template history

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • listPromptTemplates: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      includeSpec?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      name?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      retrieve?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      scenario?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      version?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplateListResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              List prompt templates

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • parsePromptTemplateById: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  promptTemplateId: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: PromptTemplateSubstitutionRequest | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { metadata?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplateSubstitutionResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parse prompt template by ID

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • parsePromptTemplateByNameVersion: (
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  scenario: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  version: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  name: string,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  body: PromptTemplateSubstitutionRequest | undefined,
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  queryParameters?: { metadata?: boolean },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  headerParameters?: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group"?: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      "AI-Resource-Group-Scope"?: "true" | "True" | "false" | "False";
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  },
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ) => OpenApiRequestBuilder<PromptTemplateSubstitutionResponse>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parse prompt template by name and version

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              +